Skip to content

Commit ba47969

Browse files
committed
phantomjs is required to run the tests
1 parent 3820c2e commit ba47969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ x('http://mat.io', {
204204
To run the tests, run:
205205

206206
```
207+
npm install phantomjs -g
207208
npm install
208209
make test
209210
```

0 commit comments

Comments
 (0)