From 343cf9164316690e26031c9d3ca3085fdf3f9e9f Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Fri, 16 Aug 2024 23:02:36 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5998405..ee586da 100644 --- a/README.md +++ b/README.md @@ -126,11 +126,9 @@ SaveConfig = true PublicKey = abcd1234 AllowedIPs = 1.2.3.4/32 ``` -> ![!TIP] +> [!TIP] > With `v4`, WGDashboard will look for entry with `#Name# = abc...` in each peer and use that for the name. - - ## 🛠 Install ### Install Commands @@ -170,7 +168,7 @@ sudo sysctl -p /etc/sysctl.conf ### Manual Installation -> ![!NOTE] +> [!NOTE] > To ensure a smooth install process, please make sure Python 3.10/3.11/3.12, `git`, `wireguard-tools` and `net-tools` are installed :) 1. Download WGDashboard