Skip to content

Commit 6c0a586

Browse files
committed
To set up, yarn doesn't need the --save
1 parent adbbfff commit 6c0a586

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
@@ -23,7 +23,7 @@ npm i react-content-loader --save
2323
**Using Yarn:**
2424

2525
```sh
26-
yarn add react-content-loader --save
26+
yarn add react-content-loader
2727
```
2828

2929
## You can use it in two ways:

0 commit comments

Comments
 (0)