Merge pull request #17 from donaldzou/testing

v2.0-beta1 Merge
This commit is contained in:
Donald Zou
2021-05-04 01:37:27 -04:00
committed by GitHub
18 changed files with 629 additions and 284 deletions

View File

@@ -59,7 +59,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
```