From e658e3ade60d843a2c614530b71232d5613770c3 Mon Sep 17 00:00:00 2001 From: Dominic Kempf Date: Fri, 3 Jul 2020 08:56:42 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67740f1..96c8e82 100644 --- a/README.md +++ b/README.md @@ -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