Skip to content

Commit 436182b

Browse files
authored
Merge pull request #24 from ianwalter/master
Adding webpack to installation instructions
2 parents 382cf9d + 23b8e57 commit 436182b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)