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 56d0403 commit a360566
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Download installer.sh using wget or transfer to your root directory using ftp<br
* Install wget first For centos and fedora<br />
$ ```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> (copy all the codes below and paste on your terminal)<br />
<b>Download and install the installer.sh by executing the commands below</b><br /><br />
<b>For centos and fedora</b> (copy all the codes below and paste on your terminal)<br /><br />
``` wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Centos/installer.sh && chmod +x installer.sh && ./installer.sh ```<br /><br />
Enter 1 three times to proceed on compilation<br /><br />

<b>For debian and ubuntu</b> (copy all the codes below and paste on your terminal)<br />
<b>For debian and ubuntu</b> (copy all the codes below and paste on your terminal)<br /><br />
```wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Debian%20and%20Ubuntu/installer.sh && chmod +x installer.sh && ./installer.sh```<br /><br />
Enter 1 three times to proceed on compilation<br /><br />

Expand Down

0 comments on commit a360566

Please sign in to comment.