Skip to content

Commit bcd5296

Browse files
authored
Merge pull request #25 from muralikrishna8/patch-1
Update ReadME: add --save-dev to install as dev dependency
2 parents a49faa1 + 893402c commit bcd5296

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)