should not need bin prefix on spack command (#12215)
This commit is contained in:
parent
33701cc355
commit
8ec9ebc92f
@ -33,7 +33,7 @@ Let's look at the output of ``spack find`` at this point in the tutorial.
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ bin/spack find
|
$ spack find
|
||||||
==> 70 installed packages
|
==> 70 installed packages
|
||||||
-- linux-ubuntu16.04-x86_64 / clang@3.8.0-2ubuntu4 --------------
|
-- linux-ubuntu16.04-x86_64 / clang@3.8.0-2ubuntu4 --------------
|
||||||
tcl@8.6.8 zlib@1.2.8 zlib@1.2.11
|
tcl@8.6.8 zlib@1.2.8 zlib@1.2.11
|
||||||
|
Loading…
Reference in New Issue
Block a user