diff --git a/README.md b/README.md index 7bd38526..31af27dd 100644 --- a/README.md +++ b/README.md @@ -62,5 +62,5 @@ 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. You would need the IP address of your application to access the application. -E.g. if the IP address of your node is 192.168.0.15 -Open your browser at the following address: http://192.168.0.15:3000 to access RTL. + +E.g. if the IP address of your node is 192.168.0.15 then open your browser at the following address: http://192.168.0.15:3000 to access RTL.