mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-22 17:19:23 +08:00
Update README.md
This commit is contained in:
parent
60da315c7e
commit
67b820d985
@ -36,9 +36,11 @@ If you haven't installed Docker yet, install it by running:
|
|||||||
```bash
|
```bash
|
||||||
$ curl -sSL https://get.docker.com | sh
|
$ curl -sSL https://get.docker.com | sh
|
||||||
$ sudo usermod -aG docker $(whoami)
|
$ sudo usermod -aG docker $(whoami)
|
||||||
$ bash
|
$ exit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And log in again.
|
||||||
|
|
||||||
You might need to install docker-compose separately. For example, on a Raspberry Pi:
|
You might need to install docker-compose separately. For example, on a Raspberry Pi:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user