From 8ba74a3684b79244caf61fbc2d578bd0ce0d2c21 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Thu, 26 Sep 2013 13:34:51 +0200 Subject: [PATCH] Clarify installation instructions Closes #11 and #14. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb4baea..6031fb6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ CERN Line Mode Browser simulation. 1. Clone this repo 2. Run `node .` +3. Open `http://localhost:8000/` in your browser # Contrib