From 1a5f48867fc611133cf18b47dccccf01c533a324 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20K=C3=B6cher?= Date: Thu, 29 Jan 2015 00:01:46 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dccc22..6ed1598 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ You run the installer by * Abort the installer by pressing < CTRL > + C * 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. +* SET UP the intended compilers; cf. the following instructions for this step. #### Install deal.II on RHEL 7, CentOS 7 or Fedora 20/21: ```bash @@ -58,6 +58,7 @@ You can adapt several things to your personal needs, this includes the individua * the UNPACK folder of the downloaded packages (can be safely removed after installation), * the BUILD folder (can be safely removed after installation), * the INSTALLATION destination folder, +* the NUMBER of build processes to use (Variable PROCS), and more options. Edit the file behind the softlink "candi.cfg", e.g. -- 2.39.5