Skip to content

Commit

Permalink
Updates documentation to add a needed detail for non-WCOSS machines. (#…
Browse files Browse the repository at this point in the history
…542)

* Updates documentation to add a needed detail for non-WCOSS machines (load run.ver even for non-WCOSS machines to get the RRFS version number)
  • Loading branch information
MatthewPyle-NOAA authored Nov 4, 2024
1 parent 79a2401 commit 6ba8086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/Quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Engineering Test: Non-DA

.. code-block:: console
source versions/run.ver
module use modulefiles
module load wflow_<machine>
conda activate workflow_tools
Expand Down Expand Up @@ -117,6 +118,7 @@ Engineering Test: DA

.. code-block:: console
source versions/run.ver
module use modulefiles
module load wflow_<machine>
conda activate workflow_tools
Expand Down

0 comments on commit 6ba8086

Please sign in to comment.