Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

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

+1-1
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)