1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-10-01 00:50:11 +02:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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