Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo-correa authored Jan 8, 2025
1 parent d3e7f70 commit 95e72b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ The WEkEO HDA client is a Python 3 based library.

The package is available both on Pypi and Conda-Forge, so, depending on your requirements you can either install it via pip or via conda:

.. code-block:: shell
.. code-block:: shell
pip install hda
or

.. conda-block:: shell
.. code-block:: shell
conda install conda-forge::hda
This will also install the required dependencies.
This will also install the required dependencies.

0 comments on commit 95e72b7

Please sign in to comment.