aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2016-03-21 21:40:15 +0100
committerJoris2016-03-21 21:40:15 +0100
commit86ffcb49d24d1a42b7fbb69eafa05c932b220efe (patch)
tree2f81a6a6088bff2ab357f5252411f678e97efc6a /README.md
parent2258ef984fefde41711d4c883baf582b7e581155 (diff)
downloadcatchvoid-86ffcb49d24d1a42b7fbb69eafa05c932b220efe.tar.gz
catchvoid-86ffcb49d24d1a42b7fbb69eafa05c932b220efe.tar.bz2
catchvoid-86ffcb49d24d1a42b7fbb69eafa05c932b220efe.zip
Updating package.json
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03b07c0..aad62b4 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,16 @@ Use the arrow keys to move and 'e' to change your color.
You can play at [http://guyonvarch.github.io/catchvoid](http://guyonvarch.github.io/catchvoid).
+Required dependencies
+---------------------
+
+- `npm`
+- `elm`
+
Usage
-----
```bash
npm install
-npm run install-elm
npm start
```