From 3fb03c8dfea2567f4db5b8c0aeab18c204b13dce Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Sun, 15 Aug 2021 00:16:36 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a4894c..ba301cb 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Endpoint = 0.0.0.0:51820 ``` 2. Get the newest version ```shell + sudo git stash sudo git pull https://github.com/donaldzou/wireguard-dashboard.git v2.2 --force ``` 3. Update and install all python dependencies