From ffde6615dca4b8f01327ec04214b3da8d537a23f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20K=C3=B6cher?= Date: Mon, 22 Oct 2018 15:11:43 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d54cbe5..3f51a08 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ then install the latest deal.II release and common dependencies: ```bash git clone https://github.com/dealii/candi cd candi + git checkout v9.0.1 ./candi.sh ``` @@ -22,7 +23,7 @@ Follow the instructions on the screen ### Examples -#### Install deal.II on RHEL 7, CentOS 7 or Fedora 24,25,26: +#### Install deal.II on RHEL 7, CentOS 7 or Fedora 26,27,28: ```bash module load mpi/openmpi-`uname -i` ./candi.sh -- 2.39.5