aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb81e47..94c1005 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ It will install WireGuard (kernel module and tools) on the server, configure it,
To generate more client files, run the following:
```sh
-./wireguard-install.sh add_client
+./wireguard-install.sh add-client
```
Make sure you choose different IPs for you clients.