Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonvelagio authored May 26, 2018
1 parent beea475 commit 57a49e9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ $ ```sudo yum install wget -y```<br /><br /></b>

Download and install the installer.sh by executing the commands below<br />
<b>For centos and fedora</b><br />
``` 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 ```<br />
Enter 1 three times to proceed on compilation<br /><br />

<b>For debian and ubuntu</b><br />
$ ```wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Debian%20and%20Ubuntu/installer.sh```<br />
$ ```chmod +x installer.sh```<br />
$ ```./installer.sh```<br /></b>
```wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Debian%20and%20Ubuntu/installer.sh && chmod +x installer.sh && ./installer.sh```<br />
Enter 1 three times to proceed on compilation<br /><br />

# VPN server commands<br />
Expand Down

0 comments on commit 57a49e9

Please sign in to comment.