mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-10 17:04:06 +08:00
Update README.md
This commit is contained in:
parent
3aa9eab2bd
commit
746f31f70c
1 changed files with 1 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
|||
**1. Download Wireguard Dashboard**
|
||||
|
||||
```shell
|
||||
git clone -b v2.0.1 https://github.com/donaldzou/Wireguard-Dashboard.git
|
||||
git clone -b v2.1 https://github.com/donaldzou/Wireguard-Dashboard.git
|
||||
```
|
||||
|
||||
**2. Install Python Dependencies**
|
||||
|
@ -94,7 +94,6 @@ cd Wireguard-Dashboard/src
|
|||
./wgd.sh debug # Start the dashboard in foreground (debug mode)
|
||||
./wgd.sh stop # Stop the dashboard
|
||||
./wgd.sh restart # Restart the dasboard
|
||||
./wgd.sh update # Update the dashboard
|
||||
```
|
||||
|
||||
⚠️ **For first time user please also read the next section.**
|
||||
|
|
Loading…
Reference in a new issue