Update installation instructions with correct repository URL
This commit is contained in:
@@ -20,7 +20,7 @@ Web-based management panel for Amnezia AWG (WireGuard) VPN servers.
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <repository-url>
|
git clone https://github.com/infosave2007/amneziavpnphp.git
|
||||||
cd amnezia-web-panel
|
cd amnezia-web-panel
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user