Skip to content

Commit 1fa4284

Browse files
committed
fix typo in readme
1 parent 1b2b72d commit 1fa4284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ storybook.
1414
Use `yarn` instead of `npm`, because we rely on [`yarn`'s `workspaces` feature](https://yarnpkg.com/lang/en/docs/workspaces/).
1515

1616
```bash
17-
yarn i
18-
yarn run bootstrap
17+
yarn
18+
yarn bootstrap
1919
yarn start
2020
```
2121

0 commit comments

Comments
 (0)