We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca65fcc commit 42e344dCopy full SHA for 42e344d
docs/dev-guide/intro.rst
@@ -67,7 +67,7 @@ Setup
67
.. code-block:: bash
68
69
pip install -r requirements-dev.txt \
70
- && pre-commit install
+ && lefthook install
71
72
5. Copy over the ``config-example.yml`` template over to the ``bot`` directory. Modify the values as appropriate.
73
0 commit comments