Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA committed Nov 2, 2023
1 parent fd903bf commit 69b6117
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/UsersGuide/source/BuildingRunningTesting/RunSRW.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ MacOS requires the installation of a few additional packages and, possibly, an u
bash --version
brew install bash # or: brew upgrade bash
brew install coreutils
brew install gsed # follow directions to update the PATH env variable
brew install gsed # follow directions to update the PATH env variable
.. _LinuxMacVEnv:
Expand Down Expand Up @@ -223,7 +223,7 @@ There are several options available for building virtual conda environments on n
- pyyaml=6.0*
- tox
b. ``regional_workflow.yaml`` for the |graphics_env| graphics environment
b. ``regional_workflow.yaml`` for the graphics environment

.. code-block:: console
Expand All @@ -241,7 +241,7 @@ There are several options available for building virtual conda environments on n
- pygrib
- cartopy
c. ``regional_workflow_cmaq.yaml`` for the |cmaq_env| AQM graphics environment
c. ``regional_workflow_cmaq.yaml`` for the AQM graphics environment

.. code-block:: console
Expand Down

0 comments on commit 69b6117

Please sign in to comment.