Skip to content

Commit

Permalink
Update CONTRIBUTION instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kayjan committed Sep 17, 2023
1 parent c54bb13 commit 0f14447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/others/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ From the project folder, install the required python packages locally in editabl

.. code-block:: bash
$ python -m pip install -e ".[image]"
$ python -m pip install -e ".[all]"
$ python -m pip install pre-commit
$ pre-commit install
Expand Down

0 comments on commit 0f14447

Please sign in to comment.