Skip to content

Commit b320d3c

Browse files
authored
Update README.md
1 parent d024483 commit b320d3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/cra-template-seed/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ This seed decrease’s the bootstrap time spent on new projects, POCs or MVPs wh
99
# Usage
1010
```shell script
1111
npx create-react-app my-app --template @ui5/webcomponents-react-seed
12-
1312
npm run mock
1413

1514
# or if you prefer to use yarn
16-
1715
yarn create react-app my-app --template @ui5/webcomponents-react-seed
18-
1916
yarn mock
2017
```
2118

0 commit comments

Comments
 (0)