From ff2f2b60002a2b3daf04a37a14d590259b69caff Mon Sep 17 00:00:00 2001 From: Evgen Date: Fri, 21 Aug 2026 20:12:27 +0800 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=81=D0=B2=D0=BE=D0=B9=20=D0=B4=D0=BE=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6875d2f..2f2aa5d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ After kernel upgrade reboot is required. ```pip install gunicorn ifcfg flask flask_qrcode icmplib``` 3. Clone and install WGDashboard ```cd /``` -4. ```git clone https://github.com/mozaroc/WGDashboard.git wgdashboard``` +4. ```git clone https://git.pub38.com/Evgen/raw/branch/WGDashboard.git wgdashboard``` 5. ```cd /wgdashboard/src``` 6. ```chmod u+x wgd.sh``` 7. ```./wgd.sh install```