Skip to content

Commit

Permalink
Update the pre-commit installation command in the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Nov 20, 2024
1 parent 533c5cf commit e41d1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ forward and you just can use the example *noxfile.py* bellow.

.. code-block:: shell
poetry run pre-commit install
poetry run pre-commit install --hook-type pre-commit --hook-type pre-push
7. Go 🥜
+++++++++++++
Expand Down

0 comments on commit e41d1bd

Please sign in to comment.