mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
Update README.md
This commit is contained in:
parent
a0f48defff
commit
a207c736e9
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue