Update README.md

This commit is contained in:
Donald Zou
2021-05-04 01:20:20 -04:00
committed by GitHub
parent ab334a393f
commit 3b761ca2a8

View File

@@ -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
```