diff --git a/Repositories.php b/Repositories.php index 8f888ca..9a4b64d 100644 --- a/Repositories.php +++ b/Repositories.php @@ -47,8 +47,8 @@ include_once("includes/header.php");
 # Install needed tools
 sudo apt-get install software-properties-common wget
-# Enable KXStudio repo -sudo /usr/bin/add-apt-repository -y ppa:kxstudio-debian/kxstudio
+# Enable KXStudio repo (press 'Enter' once asked) +sudo add-apt-repository ppa:kxstudio-debian/kxstudio
# Update software sources sudo apt-get update
# Install kxstudio-repos