Fixed invalid name for install script in readme
This commit is contained in:
parent
498dfa9e7b
commit
126e5382b8
|
@ -63,8 +63,8 @@ You can also install it via this install script. It will automatically :
|
||||||
*The script needs to be run as root to install Lightcord.*
|
*The script needs to be run as root to install Lightcord.*
|
||||||
*Please install the "unzip" package before executing this script as this script depends on it.*
|
*Please install the "unzip" package before executing this script as this script depends on it.*
|
||||||
- Run `wget https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh`
|
- Run `wget https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh`
|
||||||
- Then: `sudo bash Lightcord_dev_installer.sh`
|
- Then: `sudo bash Lightcord_installer.sh`
|
||||||
- To remove it: `rm Lightcord_dev_installer.sh`
|
- To remove it: `rm Lightcord_installer.sh`
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* **BetterDiscord** Themes/Plugins
|
* **BetterDiscord** Themes/Plugins
|
||||||
|
|
Loading…
Reference in New Issue