Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechromancer committed Sep 18, 2023
1 parent e4af629 commit b32a8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ curl -sSL https://install.python-poetry.org | python3 -
# install pip dependencies
poetry install
# install pre-commit hooks, etc.
poetry run postinstall
poetry run pre-commit install

# enter virtual environment
poetry shell
Expand Down

0 comments on commit b32a8a6

Please sign in to comment.