Merge pull request #5 from freekspb/master

fix Updating in README
This commit is contained in:
Anton Abramov 2024-09-22 19:53:17 +07:00 committed by GitHub
commit 1391267437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -126,8 +126,8 @@ These options can be configured by setting environment variables using `-e KEY="
To update to the latest version, simply run:
```bash
docker stop wg-easy
docker rm wg-easy
docker stop amnezia-wg-easy
docker rm amnezia-wg-easy
docker pull ghcr.io/w0rng/amnezia-wg-easy
```