mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-23 01:29:24 +08:00
Update README.md
This commit is contained in:
parent
13749f1e04
commit
f77c26dc0c
@ -40,6 +40,12 @@ $ sudo usermod -aG docker $(whoami)
|
|||||||
$ bash
|
$ 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
|
### 2. Configure WireGuard
|
||||||
|
|
||||||
Run these commands to prepare and configure WireGuard.
|
Run these commands to prepare and configure WireGuard.
|
||||||
|
Loading…
Reference in New Issue
Block a user