From 5b1ec52ac26bc9bc1f840e1b6cea566ef6d6abc9 Mon Sep 17 00:00:00 2001 From: Stanislas Lange Date: Tue, 28 Apr 2020 15:02:30 +0200 Subject: chore(args): rename add_client to add-client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3