From 76f547a72631f65870a39571b208c0bb7fcbd17f Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Sat, 26 Mar 2022 11:14:27 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ab1ce..00594b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -> If anyone would love to try out the beta version of v3.1, you can do: `git clone -b hmm-what-about-socket https://github.com/donaldzou/WGDashboard.git wgdashboard` or update it from the directory: `git pull https://github.com/donaldzou/WGDashboard.git hmm-what-about-socket --force` ;) Let me know if you encountered any issues. +##### Beta testing on v3.1 +If anyone would love to try out the beta version of v3.1, you can do the following. Let me know if you encountered any issues. ;) +``` +git clone -b hmm-what-about-socket https://github.com/donaldzou/WGDashboard.git wgdashboard +``` +##### Known issue on WGDashboard +- [IPv6 in WireGuard might not fully support.](https://github.com/donaldzou/WGDashboard/issues/167)