Commit ec1b4b8
Loic Plaire
Fix incorrect yarn add command
`yarn add -d` is invalid. It can either be `yarn add -D` or `yarn add -dev`.
Update README file to `yarn add -D` to avoid confusion.1 parent 6689e10 commit ec1b4b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments