From 7aa6357ff0d68a9b3e1b961302d619d51178f717 Mon Sep 17 00:00:00 2001 From: GermanBread <71450236+GermanBread@users.noreply.github.com> Date: Thu, 15 Oct 2020 17:49:59 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68f4b56..45a6c4d 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ You can also install it via this one-liner command. It will automatically : - Download an apropriate .desktop file and install it in /usr/share/applications. - Add executions rights to the .desktop file to be able to launch Lightcord from it. - Download the Lightcord icon in an .svg format, and will install it in /usr/share/pixmaps. + *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`