Skip to content

Commit f3cc666

Browse files
authored
novices won't --save-dev
1 parent 01b3ce3 commit f3cc666

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)