Skip to content

Commit

Permalink
Merge pull request #5 from freekspb/master
Browse files Browse the repository at this point in the history
fix Updating in README
  • Loading branch information
w0rng authored Sep 22, 2024
2 parents 3fbd3c1 + 824fb1a commit 1391267
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand All @@ -136,4 +136,4 @@ And then run the `docker run -d \ ...` command above again.
## Thanks

Based on [wg-easy](https://github.com/wg-easy/wg-easy) by Emile Nijssen.
Use integrations with AmneziaWg from [amnezia-wg-easy](https://github.com/spcfox/amnezia-wg-easy) by Viktor Yudov.
Use integrations with AmneziaWg from [amnezia-wg-easy](https://github.com/spcfox/amnezia-wg-easy) by Viktor Yudov.

0 comments on commit 1391267

Please sign in to comment.