Docs: fix Spack Environments command (#15891)

This commit is contained in:
Adam J. Stewart
2020-04-06 11:54:22 -05:00
committed by GitHub
parent 18a9a265fd
commit fab1f68399

View File

@@ -285,7 +285,7 @@ be called using the ``spack -E`` flag to specify the environment.
.. code-block:: console .. code-block:: console
$ spack activate myenv $ spack env activate myenv
$ spack add mpileaks $ spack add mpileaks
or or