We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697decc commit b090f75Copy full SHA for b090f75
1 file changed
tutorial_basics.rst
@@ -29,7 +29,7 @@ To get started, we simply clone the Spack repository and check out the latest re
29
:language: console
30
31
Next, we'll add Spack to our path.
32
-Spack has some nice command-line integration tools, so instead of simply prepending to our ``PATH`` variable, we'll source the Spack setup script.
+Spack has some nice command line integration tools, so instead of simply prepending to our ``PATH`` variable, we'll source the Spack setup script.
33
34
.. code-block:: console
35
0 commit comments