Skip to content

Commit

Permalink
update typos in the setup file
Browse files Browse the repository at this point in the history
  • Loading branch information
code4yonglei committed Sep 30, 2024
1 parent 14d1597 commit 7df11b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,18 @@ If you can assess to the Dardel cluster, you can follow the instructions below t
- Loading the CMake module using the commands below.

.. code-block:: bash
$ module spider cmake
$ module load cmake/3.27.7
$ cmake --version
- Cloning the github repository using Git, you can access to the code examples in the `content/code` subdirectory.

.. code-block:: bash
$ git clone https://github.com/ENCCS/intro-cmake.git
$ cd intro-cmake/content/code/
- Following the steps in hand-on exercises to run the code examples.




0 comments on commit 7df11b7

Please sign in to comment.