docs: fix deprecated use of install_tree (#33004)
This commit is contained in:
parent
0bc23d8bdc
commit
fc5da74998
@ -19,9 +19,9 @@ see the default settings by looking at
|
|||||||
These settings can be overridden in ``etc/spack/config.yaml`` or
|
These settings can be overridden in ``etc/spack/config.yaml`` or
|
||||||
``~/.spack/config.yaml``. See :ref:`configuration-scopes` for details.
|
``~/.spack/config.yaml``. See :ref:`configuration-scopes` for details.
|
||||||
|
|
||||||
--------------------
|
---------------------
|
||||||
``install_tree``
|
``install_tree:root``
|
||||||
--------------------
|
---------------------
|
||||||
|
|
||||||
The location where Spack will install packages and their dependencies.
|
The location where Spack will install packages and their dependencies.
|
||||||
Default is ``$spack/opt/spack``.
|
Default is ``$spack/opt/spack``.
|
||||||
|
Loading…
Reference in New Issue
Block a user