Skip to content

Commit

Permalink
Merge pull request #12337 from teemezzy/patch-1
Browse files Browse the repository at this point in the history
Update getting-started.md
  • Loading branch information
matrush committed Jun 17, 2022
2 parents bc96d32 + 6f02847 commit 810e126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To create a new app, you may choose one of the following methods:
### npx

```sh
npx create-react-app my-app
npx create-react-app@latest my-app
```

_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_
Expand Down

0 comments on commit 810e126

Please sign in to comment.