From 3b9e93d81c274eeee18cca9fdb2f21bdd3a000aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20K=C3=B6cher?= Date: Wed, 28 Jan 2015 23:53:32 +0100 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 87ec71f..7dccc22 100644 --- a/README.md +++ b/README.md @@ -22,19 +22,25 @@ This downloads the current version of candi. Usage ---- -### deal.II Library with Trilinos, PetSc, MPI Support, and more: - -candi is initially configured to compile and install the current version of the deal.II library. - +### First Run +Make sure, that you are in the downloaded folder of candi; e.g. after the download type ```bash $> cd candi +``` +Note: candi is initially configured to compile and install the current version of the deal.II library. + +You run the installer by +```bash $> ./candi.sh ``` +* Abort the installer by pressing < CTRL > + C +### deal.II Library with Trilinos, PetSc, MPI Support, and more: +* Make sure that you have done the First Run steps from above. * Abort the installer by pressing < CTRL > + C -* Read Carefully the instructions! -* Install the needed packages from your distribution. (For that, you need super user rights.) -* Set up of the needed compilers +* READ CAREFULLY the instructions! +* INSTALL the needed packages from your distribution. (You need super user rights for this step.) +* Set up of the needed compilers. #### Install deal.II on RHEL 7, CentOS 7 or Fedora 20/21: ```bash -- 2.39.5