aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Eichmann <philipp.eichmann@gmail.com>2018-12-21 18:45:29 -0500
committerPhilipp Eichmann <philipp.eichmann@gmail.com>2018-12-21 18:45:29 -0500
commit9df659359552b5b124a7c9c54ec423abdf7b864b (patch)
tree6230be06ce3b135b6da992118962919676dbd173
parent06098b7bdd6a83f6b9cc07d2377f2a19cc0ecaa6 (diff)
parente7fc99d6a07d4ddcb479afc5e378162279df4295 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/starterproject
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ee1fb73d5..6a143a02d 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# Dash Web
-To run
-*
-* Install Node.js, then within the dash-web folder run
+Install Node.js, then within the dash-web folder run
+
* `npm install`
* `npm start`
* goto `http://localhost:1050`