From 69b121d83297308ce404d6976c7b25ff5313da7d Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Tue, 14 Sep 2021 15:32:24 -0600 Subject: [PATCH] Per #1067, removed dashes --- docs/Users_Guide/installation.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/Users_Guide/installation.rst b/docs/Users_Guide/installation.rst index c977df376..b84d35e02 100644 --- a/docs/Users_Guide/installation.rst +++ b/docs/Users_Guide/installation.rst @@ -44,9 +44,10 @@ The following software is required to run METplus Wrappers: * Python 3.6.3 or above -* MET version 10.0.0 or above - - For information on installing MET please see the `Software Installation/Getting Started `_ - section of the MET User's Guide. +* MET version 10.0.0 or above + + * For information on installing MET please see the `Software Installation/Getting Started `_ + section of the MET User's Guide. **Wrapper Specific Requirements** @@ -56,12 +57,12 @@ The following software is required to run METplus Wrappers: * SeriesAnalysis wrapper - * convert (ImageMagick) utility \- + * convert (ImageMagick) utility if generating plots and/or animated images from the output * PlotDataPlane wrapper - * convert (ImageMagick) utility \- + * convert (ImageMagick) utility if generating images from the Postscript output Python Package Requirements