diff --git a/includes/wireguard.md b/includes/wireguard.md index 1770c954..2207f474 100644 --- a/includes/wireguard.md +++ b/includes/wireguard.md @@ -192,7 +192,7 @@ On WSL2 you'll need to run with your own compiled kernel and the following options: ```text - CONFIG_NFT_COUNTER=y + CONFIG_NFT_COUNTER=y # This one is for nftables, which is reverted CONFIG_NETFILTER_XT_MATCH_CONNMARK=y ```