Skip to content

Commit 893402c

Browse files
Update ReadME: install as dev dependency
1 parent a49faa1 commit 893402c

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
@@ -12,7 +12,7 @@ When loading Browserify bundles with inline source maps (via [`karma-browserify`
1212

1313
Install the plugin with `npm`:
1414

15-
npm install karma-source-map-support
15+
npm install --save-dev karma-source-map-support
1616

1717
Configure Karma to load the plugin as a framework:
1818

0 commit comments

Comments
 (0)