Skip to content

Commit

Permalink
docs: improve guidance on CONTRIBUTING guide
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Dec 20, 2024
1 parent f20f60f commit c934ad5
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 @@ -65,5 +65,5 @@ Thank you for contributing!
If you are a maintainer and want to cut a release, follow these steps:

- `yarn build`
- `cd dist && angular-redux`
- `cd dist && cd angular-redux`
- `npm publish`

0 comments on commit c934ad5

Please sign in to comment.