aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 57c8b8f..03b07c0 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,8 @@ You can play at [http://guyonvarch.github.io/catchvoid](http://guyonvarch.github
Usage
-----
-Install the elm platform: http://elm-lang.org/Install.elm
-
-Launch the following commands:
-
```bash
-elm package install
npm install
+npm run install-elm
npm start
```