Skip to content

Commit 51bf696

Browse files
committed
Updated the contrib documentation (#403)
1 parent ebbae98 commit 51bf696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Please also provide a **test plan**, i.e. specify how you verified what you adde
2626

2727
1. Clone the repo with `git clone https://github.com/facebookincubator/create-react-app`
2828

29-
2. Run `npm install` in the root `create-react-app` folder **and** the `create-react-app/global-cli` folder
29+
2. Run `npm install` in `projects/create-react-app` folder **and** the `projects/react-scripts` folder
3030

3131
Once it is done, you can modify any file locally and run `npm start` or `npm run build` just like in a generated project.
3232

0 commit comments

Comments
 (0)