Skip to content

Commit

Permalink
Fixed a typo [projects to packages], fail on my end. (facebook#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanyogan committed Aug 15, 2016
1 parent 88fbbcb commit 15a5235
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 `projects/create-react-app` folder **and** the `projects/react-scripts` folder
2. Run `npm install` in `packages/create-react-app` folder **and** the `packages/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 15a5235

Please sign in to comment.