Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fixed some formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
anand43 committed Feb 29, 2024
1 parent e8f2ac0 commit bc4b0f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started-guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ line.

The Swiftest driver program is written in modern Fortran and must be
compiled before it can be run. After compilation, an executable, called
the \`swiftest_driver`\`, will have been created in the ``bin/``
the ``swiftest_driver``, will have been created in the ``bin/``
directory.

Swiftest is compiled through `CMake <https://cmake.org/>`__. Compiling
Expand Down Expand Up @@ -291,7 +291,7 @@ To see a list of all possible options available to CMake:
The Swiftest executable, called ``swiftest_driver``, should now be
created in the ``bin/`` directory.

**Download the ``swiftest_driver`` as a Docker or Singularity
**Download the** ``swiftest_driver`` **as a Docker or Singularity
container.**

The Swiftest driver is available as a Docker container on DockerHub in
Expand Down

0 comments on commit bc4b0f6

Please sign in to comment.