From: Uwe Köcher Date: Wed, 28 Jan 2015 22:25:36 +0000 (+0100) Subject: Update README.md X-Git-Tag: v0.4~15 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfea2c6de7580138658135cc249252dca3ae842e;p=candi.git Update README.md --- diff --git a/README.md b/README.md index d16065e..108c15a 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,17 @@ candi is initially configured to compile and install the current version of the $> ./candi.sh ``` Hit return and wait. + +Adapting candi to your needs +---- + +You can adapt several things to your personal needs, this includes the individual choice for +* the DOWNLOAD folder (can be safely removed after installation), +* the BUILD folder (can be safely removed after installation), +* the INSTALLATION destination folder, +and more options. + +Edit the file behind the softlink "candi.cfg", e.g. +```bash + $> gedit candi.cfg +```