fix(docs): correct directory name in installation instructions
This commit is contained in:
@@ -21,7 +21,7 @@ Web-based management panel for Amnezia AWG (WireGuard) VPN servers.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/infosave2007/amneziavpnphp.git
|
git clone https://github.com/infosave2007/amneziavpnphp.git
|
||||||
cd amnezia-web-panel
|
cd amneziavpnphp
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user