Clarify the install instructions

- Slightly improved formatting
- Inform the user that running something as root isn't always a good idea
This commit is contained in:
UnsignedBool 2020-12-04 22:00:59 +01:00 committed by GitHub
parent f4c321ec5a
commit 0a1eba997c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

View File

@ -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!