From 6c0de0057940717322cd4ac9199365f0981f867e Mon Sep 17 00:00:00 2001 From: stoXe <16467875+IAmStoxe@users.noreply.github.com> Date: Wed, 9 Sep 2020 23:49:29 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc38ae8..ebeb1eb 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Within the output of the terminal will be QR codes you can (if you choose) to se ```bash wireguard | **** Internal subnet is set to 10.6.0.0 **** -wireguard | **** Peer DNS servers will be set to 10.1.0.100 **** +wireguard | **** Peer DNS servers will be set to 10.2.0.100 **** wireguard | **** No found wg0.conf found (maybe an initial install), generating 1 server and 1 peer/client confs **** wireguard | PEER 1 QR code: wireguard | █████████████████████████████████████████████████████████████████ @@ -128,4 +128,4 @@ wireguard: - SERVERURL=my.ddns.net #optional - For use with DDNS (Uncomment to use) # ... # ... -``` \ No newline at end of file +```