Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Commit e874212

Browse files
authored
docs(readme): npm install
1 parent d57a1d5 commit e874212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<h2 align="center">Install</h2>
2020

2121
```sh
22-
$ npm i --save-dev json5-loader
22+
$ npm install --save-dev json5-loader
2323
```
2424

2525
<h2 align="center">Usage</h2>
@@ -137,4 +137,4 @@ Don't forget to polyfill require if you want to use it in Node.js. See the webpa
137137
[test-url]: https://travis-ci.org/webpack/json-loader
138138

139139
[cover]: https://coveralls.io/repos/github/webpack/json-loader/badge.svg?branch=master
140-
[cover-url]: https://coveralls.io/github/webpack/json-loader?branch=master
140+
[cover-url]: https://coveralls.io/github/webpack/json-loader?branch=master

0 commit comments

Comments
 (0)