Add some documentation

This commit is contained in:
psakiev 2022-09-27 11:25:31 -06:00
parent 76fde639e8
commit 9ecdafd8de

View File

@ -72,7 +72,8 @@ Spack then creates the directory ``var/spack/environments/myenv``.
.. note::
All named environments are stored in the ``var/spack/environments`` folder.
All named environments by default are stored in the ``var/spack/environments`` folder.
This location can be changed by setting the ``envionments_root`` variable in ``config.yaml``.
In the ``var/spack/environments/myenv`` directory, Spack creates the
file ``spack.yaml`` and the hidden directory ``.spack-env``.