remove bash from readme

This commit is contained in:
pryme-svg 2021-04-25 11:32:33 -07:00
parent f00adbde43
commit c288113a2d
No known key found for this signature in database
GPG Key ID: FC2C27C43C849EBE
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ You need to install the `base-devel` and `git` packages first
**Warning: This installation method bypasses the package manager!** You should use this script to uninstall Lightcord!
To install, paste `bash -c "$(curl -s https://raw.githubusercontent.com/Lightcord/Lightcord/master/LULI.sh)"` in terminal and press enter. The installer will guide you through the rest.
To install, paste `sh -c "$(curl -s https://raw.githubusercontent.com/Lightcord/Lightcord/master/LULI.sh)"` in terminal and press enter. The installer will guide you through the rest.
# Running From Source