Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Ribeiro committed Oct 20, 2024
1 parent 3349dcb commit 7a140a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,9 @@ Pull requests and issues are more than welcome.

### Contribution setup

If you want to contribute, make sure code is checked, tested, linted and formatted before pushing it. Please install NPM packages to setup a husky pre-commit hook that will help you with that:
If you want to contribute, make sure code is checked, tested, linted and formatted before pushing it.

Please install NPM packages to setup a husky pre-commit hook that will help you with that:

```bash
npm install
Expand Down

0 comments on commit 7a140a9

Please sign in to comment.