Skip to content

Commit

Permalink
Small reword in tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
MetRonnie committed Oct 3, 2023
1 parent 053c1fc commit 8074170
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/tutorial/runtime/runtime-configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,16 @@ Start, Stop, Restart
.. TODO: Add advice on what to do if the command fails.
#. **Test The** ``get_observations`` **Tasks.**
#. **Test the** ``get_observations`` **tasks.**

Next we will test the ``get_observations`` tasks.

Install the workflow:

.. code-block:: bash
cylc install
Open a user interface (:ref:`tutorial.tui` or :ref:`tutorial.gui`) to view
your workflow.

Expand All @@ -379,7 +385,6 @@ Start, Stop, Restart

.. code-block:: bash
cylc install
cylc play runtime-tutorial
If all goes well the workflow will startup and the tasks will run and
Expand Down

0 comments on commit 8074170

Please sign in to comment.