Skip to content

Commit

Permalink
docs(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
redfrexx committed Dec 4, 2023
1 parent aa2cce5 commit 2a44848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ This package uses [poetry](https://python-poetry.org/) for dependency management

**Install the pre-commit hooks** in our local git repo before committing to ensure homogenous code style.

`poertry run pre-commit install`
`poetry run pre-commit install`

### Run Tests

Expand Down

0 comments on commit 2a44848

Please sign in to comment.