Skip to content

Commit 86a852f

Browse files
Changing font-style to monospace for '--save' option in README.md (#4681)
--save is a command-line option and it should be monospaced Co-authored-by: utkarsh-kukreti <utkarshk@dewsolutions.in>
1 parent 74b09d6 commit 86a852f

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
@@ -39,7 +39,7 @@ Using npm:
3939
$ npm i -g npm
4040
$ npm i lodash
4141
```
42-
Note: add --save if you are using npm < 5.0.0
42+
Note: add `--save` if you are using npm < 5.0.0
4343

4444
In Node.js:
4545
```js

0 commit comments

Comments
 (0)