From 4a7dee4aae515984d142aa44ebcbf0db562a97fd Mon Sep 17 00:00:00 2001 From: Sergei Solovev <31823239+SeAnSolovev@users.noreply.github.com> Date: Sat, 9 Mar 2024 22:56:40 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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