From 6afaf03bf8bebfde28d866c69db5f6cbd93c1e6d Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 18 Dec 2019 15:16:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08b60f3..ac3ab19 100644 --- a/README.md +++ b/README.md @@ -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.