diff --git a/README.md b/README.md index 71a1ba2c..845adea8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Example: To start the server on the host with the ipv4 192.168.126.123 and get management access from anywhere in that subnet -`sudo ./run-server.sh -a 192.168.126.123 -b 192.168.126.1` +`sudo ./run-server.sh -a 192.168.126.123 -b 192.168.126.1/24` ## Automated setup on Ubuntu 22.04 LTS