diff --git a/README.md b/README.md index 6e45646d..42e98a57 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ Open your browser at the following address: http://localhost:3000 to access the ### Remotely from another computer on the same local network as the node To access the application remotely from a computer, ensure that the firewall running on your node allows access on port 3000. -Open your browser at the address: http://:3000 to access the RTL application. +Open your browser at the address: http://IP address of your node:3000 to access the RTL application.