Skip to content

Commit c6769a9

Browse files
author
Ian Walter
committed
Adding webpack to installation instructions
To make it clearer that webpack is a peer dependency.
1 parent 252e7e1 commit c6769a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Most importantly, Karmatic provides a (headless) browser test harness in a singl
1515
## Installation
1616

1717
```sh
18-
npm i -D karmatic
18+
npm i -D webpack karmatic
1919
```
2020

2121
... then add a `test` script to your `package.json`:

0 commit comments

Comments
 (0)