Update testing instructions to include elm package install
This commit is contained in:
@@ -20,5 +20,6 @@ $ elm live Main.elm --open -- --output=elm.js
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cd test
|
$ cd test
|
||||||
|
$ elm package install
|
||||||
$ elm test TestRunner.elm
|
$ elm test TestRunner.elm
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -20,5 +20,6 @@ $ elm live Main.elm --open -- --output=elm.js
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cd test
|
$ cd test
|
||||||
|
$ elm package install
|
||||||
$ elm test TestRunner.elm
|
$ elm test TestRunner.elm
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -20,5 +20,6 @@ $ elm live Main.elm --open -- --output=elm.js
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cd test
|
$ cd test
|
||||||
|
$ elm package install
|
||||||
$ elm test TestRunner.elm
|
$ elm test TestRunner.elm
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user