From f538fb65f1235a2ddd900b5f616d682d99ba0770 Mon Sep 17 00:00:00 2001 From: infosave2007 Date: Fri, 7 Nov 2025 13:58:27 +0300 Subject: [PATCH] Update installation instructions with correct repository URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a367054..148daea 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Web-based management panel for Amnezia AWG (WireGuard) VPN servers. ## Installation ```bash -git clone +git clone https://github.com/infosave2007/amneziavpnphp.git cd amnezia-web-panel cp .env.example .env docker compose up -d