Skip to content

Commit 5c048d5

Browse files
author
Natalie Perlin
committed
Corrections to documentation for container option
1 parent ac6f8a8 commit 5c048d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/UsersGuide/BuildingRunningTesting/ContainerQuickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ Next, prepare the machine file:
899899

900900
.. code-block:: console
901901
902-
cd machines
902+
cd machine
903903
cp <platform>.yaml container.yaml
904904
905905
For example:
@@ -908,7 +908,7 @@ For example:
908908
909909
cp ursa.yaml container.yaml
910910
911-
Edit ``./ush/machines/container.yaml`` for the container workflow. Modify
911+
Edit ``./ush/machine/container.yaml`` for the container workflow. Modify
912912
``NCORES_PER_NODE`` if the default value does not match the target platform or
913913
the resources requested for the test.
914914

0 commit comments

Comments
 (0)