aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
```