File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Spack’s compiler wrappers will automatically inject these flags into the appro
126126After installing packages, we can use the ``spack find `` command to query which packages are installed.
127127Notice that by default, some installed packages appear identical in the output.
128128To help distinguish between them, we can add the ``-l `` flag to display each package’s unique hash.
129- Additionally if we include the ``-f `` flag, Spack will show any non-empty compiler flags that were used during installation.
129+ Additionally, if we include the ``-f `` flag, Spack will show any non-empty compiler flags that were used during installation.
130130
131131We use the ``spack find `` command to query which packages are installed.
132132Note that, with the default output, some packages may appear identical.
You can’t perform that action at this time.
0 commit comments