Skip to content

Commit 15a5235

Browse files
committed
Fixed a typo [projects to packages], fail on my end. (#403)
1 parent 88fbbcb commit 15a5235

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 `projects/create-react-app` folder **and** the `projects/react-scripts` folder
29+
2. Run `npm install` in `packages/create-react-app` folder **and** the `packages/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)