diff --git a/README.md b/README.md index f971034..29f86d3 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ 1. **Download Wireguard Dashboard** ```shell - git clone -b v2.2 https://github.com/donaldzou/wireguard-dashboard.git + git clone -b v2.2.1 https://github.com/donaldzou/wireguard-dashboard.git 2. Open the Wireguard Dashboard folder @@ -335,7 +335,7 @@ Endpoint = 0.0.0.0:51820 2. Get the newest version ```shell sudo git stash - sudo git pull https://github.com/donaldzou/wireguard-dashboard.git v2.2 --force + sudo git pull https://github.com/donaldzou/wireguard-dashboard.git v2.2.1 --force ``` 3. Update and install all python dependencies ```shell