Skip to content

Commit e41d1bd

Browse files
committed
Update the pre-commit installation command in the documentation.
1 parent 533c5cf commit e41d1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user_guide/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ forward and you just can use the example *noxfile.py* bellow.
175175

176176
.. code-block:: shell
177177
178-
poetry run pre-commit install
178+
poetry run pre-commit install --hook-type pre-commit --hook-type pre-push
179179
180180
7. Go 🥜
181181
+++++++++++++

0 commit comments

Comments
 (0)