Skip to content

Commit

Permalink
precommit hooks as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
malihass committed Jul 7, 2023
1 parent e7fea61 commit b44d2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Option 2: Clone repo (recommended for developers)
6) Install ``sup3r`` and its dependencies by running:
``pip install .`` (or ``pip install -e .`` if running a dev branch
or working on the source code)
7) Set up the pre-commit hooks by calling ``pre-commit install``
7) *Optional*: Set up the pre-commit hooks with ``pip install pre-commit`` and ``pre-commit install``

Recommended Citation
====================
Expand Down

0 comments on commit b44d2fb

Please sign in to comment.