docs: fix deprecated use of install_tree (#33004)

This commit is contained in:
Harmen Stoppels 2022-10-06 11:45:46 +02:00 committed by GitHub
parent 0bc23d8bdc
commit fc5da74998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,9 +19,9 @@ see the default settings by looking at
These settings can be overridden in ``etc/spack/config.yaml`` or
``~/.spack/config.yaml``. See :ref:`configuration-scopes` for details.
--------------------
``install_tree``
--------------------
---------------------
``install_tree:root``
---------------------
The location where Spack will install packages and their dependencies.
Default is ``$spack/opt/spack``.