Skip to content

Commit cc8052f

Browse files
Update README.md
1 parent a68a2b5 commit cc8052f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Please leave a ⭐ as motivation if you liked the implementation 😄
2828

2929

3030
## Running the project
31-
This is a [React.js](https://react.dev/) project created with [`npm i create-react-app`](https://www.npmjs.com/package/create-react-app).
31+
This is a [React.js](https://react.dev/) project created with [`npx create-react-app my-app`](https://www.npmjs.com/package/create-react-app).
32+
After installation `cd my-app`.
3233

3334
In the project directory, you can run:
3435

0 commit comments

Comments
 (0)