Skip to content
Snippets Groups Projects
Commit 4cfcdc59 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

update README

parent cd52c42a
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment