mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-17 13:00:12 +01:00
Update README.md
This commit is contained in:
parent
14d1a3038f
commit
5e6be1f830
@ -21,12 +21,14 @@
|
|||||||
- Ubuntu 18.04.1 LTS, other OS might work, but haven't test yet.
|
- Ubuntu 18.04.1 LTS, other OS might work, but haven't test yet.
|
||||||
- ‼️ Make sure you have **Wireguard** installed.‼️ <a href="https://www.wireguard.com/install/">How to install?</a>
|
- ‼️ Make sure you have **Wireguard** installed.‼️ <a href="https://www.wireguard.com/install/">How to install?</a>
|
||||||
- Configuration files under **/etc/wireguard**
|
- Configuration files under **/etc/wireguard**
|
||||||
- Python 3.7
|
- Python 3.7+ & Pip3
|
||||||
|
- To install Python 3 and Pip 3, for example on Debian bases OS (i.e Ubuntu):
|
||||||
|
```
|
||||||
|
$ sudo apt-get install python3 python3-pip
|
||||||
|
```
|
||||||
|
|
||||||
## 🛠Install
|
## 🛠Install
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**1. Install Python Dependencies**
|
**1. Install Python Dependencies**
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user