Merge pull request #69 from GermanBread/patch-1

Added missing `sudo`
This commit is contained in:
JeanOUINA 2020-10-16 16:48:24 +02:00 committed by GitHub
commit 139cdaa7f8
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