From 94e84287cf92f5ae37df737ca07139bf0b5f42d1 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Tue, 10 Oct 2023 10:15:04 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d91d29..a3e3622 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ For Ubuntu, official recommend mirror lists are here:

-**--networkstack "ipv4", "ipv6" or "dual"**: To specify one supported IP stack manually by reading related configurations instead of checking connectivity of IP stacks, "ipv4" is for IPv4 stack, "dual" is for IPv4 and IPv6 stack. To make sure the parameter of corresponded stack must has specify configurations in system before assign it. +**--networkstack "ipv4", "ipv6" or "dual"**: To specify one supported IP stack manually by reading related configurations instead of checking connectivity of IP stacks, "ipv4" is for IPv4 stack, "ipv6" is for IPv6 stack, "dual" is for IPv4 and IPv6 bi-stack. To make sure the parameter of corresponded stack must has specify configurations in system before assign it.