diff --git a/README.md b/README.md index d26f012..0c1c40c 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,7 @@ sudo dnf install kmod-wireguard wireguard-tools * Create file `/etc/wireguard/wg0.conf` with contents of the client config generated by the script (copy paste from server). -* Connect: - - systemctl start wg-quick@wg0.service +* Connect: `systemctl start wg-quick@wg0.service` * Verify your public IP has changed to the server's IP, e.g.: `curl https://ident.me`