diff --git a/README.md b/README.md index 6f87a7e0..02e7b5dd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You have found the easiest way to install & manage WireGuard on any Linux host ! -
align="center"> +
@@ -47,11 +47,11 @@ And log in again. To automatically install & run wg-easy, simply run: -
+🚨YOUR_SERVER_IP \ - -e PASSWORD=🚨YOUR_ADMIN_PASSWORD \ + -e WG_HOST= \ + -e PASSWORD= \ -v ~/.wg-easy:/etc/wireguard \ -p 51820:51820/udp \ -p 51821:51821/tcp \