Skip to content

Commit 697decc

Browse files
alecbcscmelone
andcommitted
Update tutorial_basics.rst
Co-authored-by: Caetano Melone <cmelone@users.noreply.github.com>
1 parent 0a64996 commit 697decc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Notice that this installation is located separately from the previous one.
101101
We'll explore this concept in more detail later, but this separation is fundamental to how Spack supports multiple configurations and versions of software packages simultaneously.
102102

103103
Now that we've seen how Spack handles separate installations, let's explore this capability by installing multiple versions of the same package.
104-
Before we install additional versions, we can check what versions are available to us using the ```spack versions``` command.
104+
Before we install additional versions, we can check the versions available to us using the ```spack versions``` command.
105105
Let's check what versions of zlib-ng are available, and then we'll install a different version to demonstrate Spack's flexibility in managing multiple package versions.
106106

107107
.. literalinclude:: outputs/basics/versions-zlib.out

0 commit comments

Comments
 (0)