diff --git a/README.md b/README.md
index b6549e7..22af5af 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ For Ubuntu, official recommend mirror lists are here:
-**--setipv6 "0 is disabled, 1 is enabled"**: Both IPv6 stack or bio-stack(both has IPv4 and IPv6 address) server will enable IPv6, IPv4 stack server's IPv6 will be disabled by default(because Racknerd will give IPv6 DNS for IPv4 stack server, the server will access to invalid IPv6 network for priority, not IPv4 route.), if you want to load IPv6 modules or original os has IPv6 network access(only IPv6 dhcp) but due to missing IPv6 modules loading, the IPv6 access is disabled, you can add --setipv6 "1" to enable IPv6 modules force in new os.
+**--setipv6 "0 is disabled, 1 is enabled"**: Both IPv6 stack or bio-stack(both has IPv4 and IPv6 address) server will enable IPv6, IPv4 stack server's IPv6 modules will all be disabled by default(because Racknerd and Virmach etc. will give IPv6 DNS for IPv4 stack server, the server will access to invalid IPv6 network for priority, not IPv4 route.), if you want to load IPv6 modules or original os has IPv6 network access(only IPv6 dhcp) but due to missing IPv6 modules loading, the IPv6 access is disabled, you can add --setipv6 "1" to enable IPv6 modules force in new os.