diff --git a/README.md b/README.md index fad8387..78d82cd 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ git: apt -y install git

Starting the auto installer:
git clone https://github.com/EngineGPDev/Autoinstall.git
-chmod +x install.sh
-./install.sh +chmod +x /Autoinstall/install.sh
+./Autoinstall/install.sh