diff options
author | Joris | 2015-12-30 01:03:47 +0100 |
---|---|---|
committer | Joris | 2015-12-30 01:03:47 +0100 |
commit | 1cf6bc1ad9209e4f3f2fcbc129f2577e74e94c99 (patch) | |
tree | 169e799b2d901a5f89829db8a82c79133e169474 /README.md | |
parent | 79a9db1c532995c7c760bfb518b43d92dd703280 (diff) |
Upgrade to elm 0.16.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 ``` |