From: Uwe Köcher Date: Wed, 28 Jan 2015 22:53:32 +0000 (+0100) Subject: Update README.md X-Git-Tag: v0.4~13 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9e93d81c274eeee18cca9fdb2f21bdd3a000aa;p=candi.git Update README.md --- 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