From fea1607d756b57d49e3b029513f332d45f33478d Mon Sep 17 00:00:00 2001 From: tkknight <2108488+tkknight@users.noreply.github.com> Date: Thu, 25 Apr 2024 15:12:31 +0100 Subject: [PATCH] fix formatting. (#455) --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index d021c57d..f8fceba9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -219,13 +219,13 @@ To ensure all ``iris-grib`` dependencies, it is sufficient to have installed The simplest way to install is with `conda `_ , using the `package on conda-forge `_ , -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 `_ , -with the command +with the command:: $ pip install iris-grib