Update README.md

This commit is contained in:
GermanBread 2020-10-15 17:53:45 +02:00 committed by GitHub
parent 601bbe3c6d
commit f4d764b6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -60,9 +60,9 @@ You can also install it via this install script. It will automatically :
- Download the Lightcord icon in an .svg format, and will install it in /usr/share/pixmaps.
## Install script
*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. *
- Run `wget https://raw.githubusercontent.com/GermanBread/UsefulTools/main/Lightcord_dev_installer.sh && sudo bash ./Lightcord_dev_installer.sh`
*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.*
- Run `wget https://raw.githubusercontent.com/GermanBread/UsefulTools/main/Lightcord_dev_installer.sh`
- Then: `sudo bash Lightcord_dev_installer.sh`
- To remove it: `rm Lightcord_dev_installer.sh`