Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 authored Feb 16, 2021
1 parent 0349de7 commit 1f7452a
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 @@ -31,4 +31,4 @@ When we run the combined suite in GitHub, we emit separate jobs for each separat
1. Clone this repo.
2. Run `yarn compile` (or `yarn compile --watch`).
3. In each of the `./packages/*` directories, run `yarn link`.
4. In your app, `yarn link @embroider/core` and the other packages you need.
4. In your app, `yarn link @embroider/core` and any other embroider packages that appear in your package.json.

0 comments on commit 1f7452a

Please sign in to comment.