mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-26 13:20:11 +03:00
Update README.md
This commit is contained in:
parent
13749f1e04
commit
f77c26dc0c
1 changed files with 6 additions and 0 deletions
|
@ -40,6 +40,12 @@ $ sudo usermod -aG docker $(whoami)
|
|||
$ bash
|
||||
```
|
||||
|
||||
You might need to install docker-compose separately. For example, on a Raspberry Pi:
|
||||
|
||||
```bash
|
||||
sudo apt-get install docker-compose
|
||||
```
|
||||
|
||||
### 2. Configure WireGuard
|
||||
|
||||
Run these commands to prepare and configure WireGuard.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue