From f4d764b6e0f75845d49d12e298a42910742d0b18 Mon Sep 17 00:00:00 2001 From: GermanBread <71450236+GermanBread@users.noreply.github.com> Date: Thu, 15 Oct 2020 17:53:45 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbc4869..699cfb0 100644 --- a/README.md +++ b/README.md @@ -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`