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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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