Skip to content

Commit 817d352

Browse files
authored
docs(README): fix yarn command
1 parent dd99cab commit 817d352

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
@@ -32,7 +32,7 @@ First, install component library and styled-components in your project directory
3232

3333
```sh
3434
# yarn
35-
$ yarn react95 styled-components
35+
$ yarn add react95 styled-components
3636

3737
# npm
3838
$ npm i react95 styled-components

0 commit comments

Comments
 (0)