Skip to content

Commit

Permalink
fix formatting. (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkknight authored Apr 25, 2024
1 parent c43905d commit fea1607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,13 +219,13 @@ To ensure all ``iris-grib`` dependencies, it is sufficient to have installed
The simplest way to install is with
`conda <https://conda.io/miniconda.html>`_ , using the
`package on conda-forge <https://anaconda.org/conda-forge/iris-grib>`_ ,
with the command
with the command::

$ conda install -c conda-forge iris-grib

Pip can also be used, to install from the
`package on PyPI <https://pypi.org/project/iris-grib/>`_ ,
with the command
with the command::

$ pip install iris-grib

Expand Down

0 comments on commit fea1607

Please sign in to comment.