We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c943c commit a5e6674Copy full SHA for a5e6674
README.md
@@ -47,7 +47,7 @@ Additional configuration is required in React environments due to the removal of
47
Use `react-scripts` prior to version `5.0.0`. For example:
48
49
```bash
50
-npx create-react-app --scripts-version 4.0.2
+npx create-react-app my-app --scripts-version 4.0.2
51
```
52
53
Or downgrade after creating your app.
0 commit comments