Added missing `sudo`

The script was not executed as root. I fixed it.
This commit is contained in:
GermanBread 2020-10-16 16:46:47 +02:00 committed by GitHub
parent f7ef8578fe
commit 3d31fde742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ You can also install it via this install script. It will automatically :
*Please install the "unzip" package before executing this script as this script depends on it.*
```
curl -sSL https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh | bash
curl -sSL https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh | sudo bash
```
## Features