diff --git a/README.md b/README.md index e4c51a9..b3d99c1 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ ips = ["192.168.178.156"] # at least one ip address needs to be specified. host_name = "thorium" # ips for ethernet and wifi -ips = ["192.168.178.189"] +ips = ["192.168.178.189", "192.168.178.172"] # optional port port = 4242 ```