updated readme

This commit is contained in:
Yasin Kaya 2020-11-27 10:50:33 +00:00
parent 75bb2889da
commit a6fc2e3a90

View File

@ -23,11 +23,13 @@ Without further ado let us jump into the installation process:
All source files are downloded from internet in this method. It is enough to download **ppp_install_standalone.sh** and run it. All source files are downloded from internet in this method. It is enough to download **ppp_install_standalone.sh** and run it.
`wget https://raw.githubusercontent.com/sixfab/Sixfab_PPP_Installer/master/ppp_install_standalone.sh` ```
`sudo chmod +x ppp_install_standalone.sh` wget https://raw.githubusercontent.com/sixfab/Sixfab_PPP_Installer/master/ppp_install_standalone.sh
`sudo ./ppp_install_standalone.sh` sudo chmod +x ppp_install_standalone.sh
sudo ./ppp_install_standalone.sh
```
## Installation with repository ## Installation by using repository
Clone the repository Clone the repository