diff --git a/README.md b/README.md index 325f4fe..b103805 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,14 @@ You can also install it with our *express install script*, which will automatica ## Express Install Script -**Normal Install** -*Please install the "unzip" package before executing this script as it depends on it.* -- Run `wget -N https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh && sudo bash Lightcord_installer.sh` +**Normal Install** (for all users) +- This script requires the `unzip` package to be installed. Use your package manager of choice to install it. +- To install, paste `wget -N https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh && sudo bash Lightcord_installer.sh` in terminal and press enter. The installer will guide you through the rest. +- This script must be run as root. *Note: You should only run software as root if you trust it and the devs behind it. If you are unsure about how this script works, feel free to ask.* -**AppImage Install** -- Run `wget -N https://raw.githubusercontent.com/Lightcord/Lightcord/master/appimage_installer.sh && bash appimage_installer.sh` +**AppImage Install** (only for you) +- To install the AppImage version, paste `wget -N https://raw.githubusercontent.com/Lightcord/Lightcord/master/appimage_installer.sh && bash appimage_installer.sh` in terminal and press enter. The installer will guide you through the rest. +- This script must not be run as root. ## Features * **BetterDiscord built in** - Use almost any BetterDiscord plugin or theme!