Skip to content

Commit

Permalink
Updated the contrib documentation (facebook#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanyogan committed Aug 15, 2016
1 parent ebbae98 commit 51bf696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Please also provide a **test plan**, i.e. specify how you verified what you adde

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

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

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

Expand Down

0 comments on commit 51bf696

Please sign in to comment.