Skip to content

Commit 397492f

Browse files
authored
Merge pull request #111 from StoneCypher/patch-1
novices won't --save-dev
2 parents 01b3ce3 + f3cc666 commit 397492f

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
@@ -156,7 +156,7 @@ will create *big.min.js*.
156156

157157
The [DefinitelyTyped](https://github.com/borisyankov/DefinitelyTyped) project has a Typescript type definitions file for big.js.
158158

159-
$ npm install @types/big.js
159+
$ npm install --save-dev @types/big.js
160160

161161
Any questions about the TypeScript type definitions file should be addressed to the DefinitelyTyped project.
162162

0 commit comments

Comments
 (0)