Skip to content

Commit 48bcfe7

Browse files
authored
Update README.md
1 parent 0dfd82f commit 48bcfe7

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
@@ -15,7 +15,7 @@ cd my-app
1515
npm start
1616

1717
# or with yarn
18-
yarn create react-react-app my-app --scripts-version=react-scripts-ts
18+
yarn create react-app my-app --scripts-version=react-scripts-ts
1919
cd my-app
2020
yarn start
2121
```

0 commit comments

Comments
 (0)