This commit is contained in:
Germann Elsa Sylvia
2022-09-05 09:51:42 +02:00

View File

@ -2,7 +2,7 @@ WIP
# The PSI Spack Deployment # The PSI Spack Deployment
[Official Spack documentation](https://spack.readthedocs.io/en/v0.15.4/) [Official Spack documentation](https://spack.readthedocs.io/en/latest/)
## How to use: ## How to use:
@ -20,4 +20,4 @@ spack env activate -d spack-psi/env/merlin
# Install env # Install env
spack install # -v for verbose spack install # -v for verbose
``` ```