From bf8f3472451164e82581707fbde84e494d515f79 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Tue, 6 Apr 2021 15:03:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c319b2a..197ab06 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,14 @@ ## 📝Requirement - Ubuntu 18.04.1 LTS, other OS might work, but haven't test yet. -- **Wireguard** +- ‼️ Make sure you have **Wireguard** installed.‼️ How to install? - Configuration files under **/etc/wireguard** - Python 3.7 ## 🛠Install + + **1. Install Python Dependencies** ```