From: Uwe Köcher Date: Mon, 22 Oct 2018 13:11:43 +0000 (+0200) Subject: Update README.md X-Git-Tag: v9.0.1-r1~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffde6615dca4b8f01327ec04214b3da8d537a23f;p=candi.git Update README.md --- 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