From d46a41809cee18aa6a82190eb74b4920345d0da9 Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" Date: Mon, 12 Aug 2024 14:24:32 +0700 Subject: [PATCH] Update README.md Update Appstore Download Image for Wireguard README.md Signed-off-by: LamTrinh.Dev --- wireguard/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wireguard/README.md b/wireguard/README.md index e98a5273f..6991a2009 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -57,7 +57,7 @@ CONTAINER ID IMAGE COMMAND CREATED Install your Wireguard client on an Apple device by downloading the wireguard app and scanning the QR Code. ### iOS - + Install your Wireguard client on an Apple device by downloading the wireguard app and scanning the QR Code. @@ -75,4 +75,4 @@ $ docker compose down -v Other Ubuntu / Debian based systems may need to install the kernel-headers too. Run `sudo apt update && sudo apt upgrade && sudo apt install linux-headers-$(uname -r)` ### - Server Mode Options - To create new clients or display existing ones, take a look at the "[Server Mode](https://hub.docker.com/r/linuxserver/wireguard)" section \ No newline at end of file + To create new clients or display existing ones, take a look at the "[Server Mode](https://hub.docker.com/r/linuxserver/wireguard)" section