Merge pull request #933 from RBEGamer/patch-1

Update README.md
This commit is contained in:
4s3ti 2020-02-02 17:55:35 +01:00 committed by GitHub
commit cf28f62068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,13 +59,13 @@ curl -L https://install.pivpn.dev | bash
**Method 2**
```Shell
curl -L https://install.pivpn.dev > pivpn.sh
sudo sh pivpn.sh
sudo bash pivpn.sh
```
**Method 3**
```Shell
git clone https://github.com/pivpn/pivpn.git
sudo sh pivpn/auto_install/install.sh
sudo bash pivpn/auto_install/install.sh
```
**OBS:**