diff --git a/README.md b/README.md index 87bedd6..36a29d5 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $ python3 -m pip install flask tinydb **2. Install Wireguard Dashboard** ``` -$ git clone https://github.com/donaldzou/Wireguard-Dashboard.git +$ git clone -b v1.1.2 https://github.com/donaldzou/Wireguard-Dashboard.git $ cd Wireguard-Dashboard/src $ python3 dashboard.py ```