Skip to content

Commit

Permalink
Update install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorkertesz committed Dec 14, 2023
1 parent ab6b36f commit e70d333
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Install **earthkit** with python3 (>= 3.8) and ``pip`` as follows:
python3 -m pip install earthkit
Alternatively, install via ``conda`` with:
.. Alternatively, install via ``conda`` with:
.. code-block:: bash
.. .. code-block:: bash
conda install earthkit -c conda-forge
.. conda install earthkit -c conda-forge
This will bring in some necessary binary dependencies for you.
.. This will bring in some necessary binary dependencies for you.
Installing the binary dependencies
--------------------------------------
Expand Down

0 comments on commit e70d333

Please sign in to comment.