Update README.md

This commit is contained in:
Molly Lau 2022-11-30 16:53:03 +09:00 committed by GitHub
parent ad01a2b850
commit f02950fa7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -157,15 +157,15 @@ For Ubuntu, official recommend mirror lists are here:
<br />
<br />
**--ip-addr "IPv4 address"**: It must be added with --ip-gate and --ip-mask, if you have added --dhcp-static, don't assign it again!
**--ip-addr "IPv4 address"**: It must be added with --ip-gate and --ip-mask together, if you have added --dhcp-static, don't assign it again!
<br />
<br />
**--ip-gate "IPv4 gateway"**: It must be added with --ip-addr and --ip-mask, if you have added --dhcp-static, don't assign it again!
**--ip-gate "IPv4 gateway"**: It must be added with --ip-addr and --ip-mask together, if you have added --dhcp-static, don't assign it again!
<br />
<br />
**--ip-mask "IPv4 subnet musk"**: It must be added with --ip-addr and --ip-gate, if you have added --dhcp-static, don't assign it again!
**--ip-mask "IPv4 subnet musk"**: It must be added with --ip-addr and --ip-gate together, if you have added --dhcp-static, don't assign it again!
<br />
<br />