update readme

This commit is contained in:
Emile Nijssen 2021-11-22 22:54:42 +01:00
parent 2f81f38d2d
commit 68ea077d74
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ To update to the latest version, simply run:
```bash
docker stop wg-easy
docker rm wg-easy
docker pull weejewel/wg-easy
```
And then run the `docker run -d \ ...` command above again.