diff --git a/README.md b/README.md index 4b4fefa..8ae9c87 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ $ ```sudo yum install wget -y```

Download and install the installer.sh by executing the commands below
For centos and fedora
->``` wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Centos/installer.sh && chmod +x ?>installer.sh && ./installer.sh ``` +``` wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Centos/installer.sh && chmod +x installer.sh && ./installer.sh ``` Enter 1 three times to proceed on compilation

For debian and ubuntu