Skip to content

Commit

Permalink
Merge pull request #24 from ianwalter/master
Browse files Browse the repository at this point in the history
Adding webpack to installation instructions
  • Loading branch information
developit committed Apr 3, 2019
2 parents 382cf9d + 23b8e57 commit 436182b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Most importantly, Karmatic provides a (headless) browser test harness in a singl
## Installation

```sh
npm i -D karmatic
npm i -D webpack karmatic
```

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

0 comments on commit 436182b

Please sign in to comment.