Update README.md

This commit is contained in:
liberodark 2019-12-18 15:16:49 +01:00 committed by GitHub
parent 02e031310f
commit 6afaf03bf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ chmod +x wireguard-install.sh
Then run it :
```sh
./wireguard-install.sh
./wireguard-install.sh -install
```
It will install wireguard on the server, configure, create a systemd service and a client configuration file. Mutliple clients are not yet supported.