Update README.md
This commit is contained in:
parent
037967d152
commit
e658e3ade6
|
@ -76,7 +76,7 @@ A summary of customization options can be shown with:
|
|||
spack info dune
|
||||
```
|
||||
|
||||
Currently, two versions are implemented: `master` and `2.7`. You can switch between them by specifying them with the `@` character. The following command installs a software stack based on the master branch of all Dune modules:
|
||||
Currently, three versions are implemented: `master`, `2.7` (default) and `2.6`. You can switch between them by specifying them with the `@` character. The following command installs a software stack based on the master branch of all Dune modules:
|
||||
|
||||
```
|
||||
spack install dune@master
|
||||
|
|
Loading…
Reference in New Issue