mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
Merge pull request #124 from GermanBread/GermanBread-Clarifation
Clarify the install instructions Fixes #120
This commit is contained in:
commit
78088c69d5
12
README.md
12
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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user