Update README.md

This commit is contained in:
Bkeenke 2024-04-30 01:07:06 +03:00 committed by GitHub
parent 83e685e742
commit 3bf20ce534
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,11 @@ Options:
Run server (bare-metal or VPS) with Ubuntu 20.02, 22.02
```
sudo bash -c "$(curl -sL https://raw.githubusercontent.com/bkeenke/awg-manager/master/init.sh)" @ install
```
Or
## Build AmneziaWG and Install additional packages
```bash
@ -56,10 +61,6 @@ make install
#Install PyQt6
pip3 install PyQt6
```
Or
```
sudo bash -c "$(curl -sL https://raw.githubusercontent.com/bkeenke/awg-manager/master/init.sh)" @ install
```
## Usage awg-manager