From 57a49e9cbbef317dda06e4ed9270615c977d7f5c Mon Sep 17 00:00:00 2001 From: jaysonvelagio <31393796+jaysonvelagio@users.noreply.github.com> Date: Sat, 26 May 2018 21:00:53 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8ae9c87..19dcfa3 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,11 @@ $ ```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
-$ ```wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Debian%20and%20Ubuntu/installer.sh```
-$ ```chmod +x installer.sh```
-$ ```./installer.sh```
+```wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Debian%20and%20Ubuntu/installer.sh && chmod +x installer.sh && ./installer.sh```
Enter 1 three times to proceed on compilation

# VPN server commands