diff --git a/README.md b/README.md index e466b6a..00dcc3e 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ Keep in mind that Wireguard is presently an auxilliary satellite connection poin #### IPv6 options (dual-stack) -Enabling IPv6 allows you to be more easily/natively reached by IPv6 native clients, such as mobile phones on LTE. Keep in mind this doesn't switch on IPv6 inside the VPN itself. +Enabling IPv6 allows you to be more easily/natively reached by IPv6 native clients such as mobile phones on LTE. Keep in mind this doesn't switch on IPv6 inside the VPN itself. This is typically something you want to do if you are using Wireguard and plan to allow mobile phones to reach you. * `ipv6_enabled`: Set to `true` to enable IPv6 support. Defaults to `false`. * `internal_address6`: Optional; if unset, SLAAC is used. Specify a static IPv6 address to bind to `internal_interface`.