Skip to content

Commit

Permalink
Clarify command location
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhan12 committed Feb 11, 2025
1 parent a32dfd9 commit e3392d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/sphinx/dev_guide/continuous_integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Build and Test Axom in a Docker Container

If you exit the container and attempt to restart, sometimes Docker will return a warning stating the initial container has not fully closed. Just run ``docker container prune`` command to cleanup the container and then you can reissue the run command.

7. Pull axom github repository
7. In the running Docker container, clone the axom github repository

.. code-block:: bash
Expand Down

0 comments on commit e3392d9

Please sign in to comment.