From 80d15f3d9e9dc34e72015baade17f9caa2b35969 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Thu, 27 Sep 2018 21:27:23 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b81dc8af..6e45646d 100644 --- a/README.md +++ b/README.md @@ -61,3 +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.