Skip to content

Commit 4796e13

Browse files
authored
Merge pull request #2 from mxstbr/fix-contributing
Fix contributing instructions
2 parents d45ddbf + 8033f58 commit 4796e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This project is an attempt to figure out a good way to start developing React ap
9292

9393
## Contibuting
9494

95-
Clone the repo and run `npm install`.
95+
Clone the repo and run `npm install` in the root and the `global-cli` folder.
9696

9797
Once it is done, you can modify any file locally and run `npm start` or `npm run build` just like in a generated project.
9898
If you want to try out the end-to-end flow with the global CLI, you can do this too:

0 commit comments

Comments
 (0)