Use elm-live 2.5.0

This commit is contained in:
Richard Feldman
2016-09-03 09:29:06 -07:00
parent c88eca9e69
commit fa48a8d505

View File

@@ -12,7 +12,7 @@ Getting Started
4. Run the following command to install everything else: 4. Run the following command to install everything else:
```bash ```bash
npm install -g elm elm-test elm-css elm-live@2.4.1 npm install -g elm elm-test elm-css elm-live@2.5.0
``` ```
**Note:** If step 4 gives you an `EACCESS` error on OS X, try [this fix](https://docs.npmjs.com/getting-started/fixing-npm-permissions): **Note:** If step 4 gives you an `EACCESS` error on OS X, try [this fix](https://docs.npmjs.com/getting-started/fixing-npm-permissions):