Skip to content

Commit

Permalink
docs: Update documentation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AnsArn authored Nov 22, 2024
1 parent bb5e625 commit 73f3d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Installing COSIPY as an editable allows it to run from any directory.
.. code-block:: bash
git clone https://github.com/cryotools/cosipy.git
cd cosipy
pip install -e .
pip install -e .[tests] # install with dependencies for tests
pip install -e .[docs] # install with dependencies for documentation
Expand Down

0 comments on commit 73f3d8b

Please sign in to comment.