Skip to content

Commit

Permalink
add pre-commit instruction to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnicita committed Aug 6, 2024
1 parent d6bccaa commit 1683356
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,12 @@ If you would like to contribute to this project, please follow these steps:
3. Make your changes.
4. Submit a pull request.

Please run pre-commit hooks before making contributions. To initialize them:

```
pre-commit install
```

# Related Repos

- [py-clob-client](https://github.com/Polymarket/py-clob-client): Python client for the Polymarket CLOB
Expand Down

0 comments on commit 1683356

Please sign in to comment.