Update to 0.19.1

This commit is contained in:
Richard Feldman
2019-11-01 08:12:13 +01:00
parent c1401c637f
commit f6d6dc5ffc
24 changed files with 65 additions and 88 deletions

View File

@@ -14,7 +14,7 @@ Getting Started
> **Note:** Make sure not to run this command with `sudo`! If it gives you an `EACCESS` error, apply [**this fix**](https://docs.npmjs.com/getting-started/fixing-npm-permissions#option-two-change-npms-default-directory) and then re-run the command (still without `sudo`).
```shell
npm install -g elm elm-test@elm0.19.0 elm-format
npm install -g elm elm-test elm-format
```
5. Clone this repository