diff --git a/kralizec/wireguard11/README.md b/kralizec/wireguard11/README.md index 7c6e65e..52d5c3c 100644 --- a/kralizec/wireguard11/README.md +++ b/kralizec/wireguard11/README.md @@ -50,9 +50,9 @@ PersistentKeepalive = 21 Command to resolve ip clashing with current and wireguard network ```shell -ip route add dev " +ip route add dev ``` -`ip` you want to resove -> for wireguard vm 192.168.1.10 -`wg0` name of the wireguard conf +- `ip` you want to resove -> for wireguard vm 192.168.1.10 +- `wg0` name of the wireguard conf