diff --git a/Repositories.php b/Repositories.php index 4e62333..bba2385 100644 --- a/Repositories.php +++ b/Repositories.php @@ -55,8 +55,11 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/ You can install it manually by running this:

+# Update software sources
+sudo apt-get update
+
 # Install required dependencies if needed
-sudo apt-get install apt-transport-https gpgv
+sudo apt-get install apt-transport-https gpgv wget
 
 # Download package file
 wget