Update README.md

This commit is contained in:
Pinokaille 2021-07-17 16:51:42 +02:00 committed by GitHub
parent a0f48defff
commit a207c736e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,13 +21,14 @@ Supported distributions:
- Fedora
- CentOS
- Arch Linux
- Rocky linux
## Usage
Download and execute the script. Answer the questions asked by the script and it will take care of the rest.
```bash
curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh
curl -O https://raw.githubusercontent.com/pinokaille/wireguard-install/patch-1/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
```