mirror of
https://github.com/sixfab/Sixfab_PPP_Installer
synced 2024-11-14 15:24:52 +00:00
updated readme
This commit is contained in:
parent
75bb2889da
commit
a6fc2e3a90
10
README.md
10
README.md
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user