diff --git a/README.md b/README.md index 3170a8a94a93a09373c6ac62548a8e3c41f416ba..99081c6db3821be15f1a01d5cade46511862af70 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Clone this repository. You can use the `ebrains-yy-mm` branches to install the E git clone --branch {branch-name} https://gitlab.ebrains.eu/technical-coordination/project-internal/devops/platform/ebrains-spack-builds.git ``` -Clone Spack. We currently use version v0.18.1: +Clone Spack. We currently use version v0.19.2: ``` -git clone --depth 1 -c advice.detachedHead=false -c feature.manyFiles=true --branch v0.18.1 https://github.com/spack/spack +git clone --depth 1 -c advice.detachedHead=false -c feature.manyFiles=true --branch v0.19.2 https://github.com/spack/spack ``` Activate Spack: