From ec7a2b507aad3dfda6c51789ecf3f4479abd007c Mon Sep 17 00:00:00 2001
From: falkTX
Date: Sun, 24 Apr 2022 23:31:00 +0100
Subject: [PATCH] Update instructions
Signed-off-by: falkTX
---
Repositories.php | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
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