Skip to content

Commit e0e2109

Browse files
authored
Update README.md
1 parent 77ae95f commit e0e2109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/create-react-scripts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To understand more, you can see the rewire [source code](https://github.com/raym
4848

4949
# Installation
5050
-----------------
51-
`npm i -S react-scripts create-react-scripts` or `yarn add react-scripts create-react-scripts`
51+
`npm i -D react-scripts create-react-scripts` or `yarn add --dev react-scripts create-react-scripts`
5252

5353
# How to use?
5454
-----------------
@@ -393,4 +393,4 @@ This package allow you to easily create your own 'react-scripts' based on 'react
393393

394394
# License
395395
-----------------
396-
MIT
396+
MIT

0 commit comments

Comments
 (0)