aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2015-12-30 01:03:47 +0100
committerJoris2015-12-30 01:03:47 +0100
commit1cf6bc1ad9209e4f3f2fcbc129f2577e74e94c99 (patch)
tree169e799b2d901a5f89829db8a82c79133e169474 /README.md
parent79a9db1c532995c7c760bfb518b43d92dd703280 (diff)
Upgrade to elm 0.16.0
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
```