From 824fb1a1dea0bf2cbbeb8ba8bbbc1636f46e45c7 Mon Sep 17 00:00:00 2001 From: freekspb Date: Thu, 19 Sep 2024 20:59:10 +0300 Subject: [PATCH] fix Updating in README wg-easy change to amnezia-wg-easy --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d77933..3b35bf1 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -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. \ No newline at end of file +Use integrations with AmneziaWg from [amnezia-wg-easy](https://github.com/spcfox/amnezia-wg-easy) by Viktor Yudov.