From: Adam Liwo Date: Fri, 28 Nov 2014 10:37:50 +0000 (+0100) Subject: Trying to bring the csa.F file to the repository. X-Git-Tag: v.3.2.1~16 X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=commitdiff_plain;h=317d7976034e2e700819115ea92c299dfed111bb Trying to bring the csa.F file to the repository. By Adam. --- diff --git a/INSTALL b/INSTALL index f64e89f..5a572b7 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,18 @@ +Guide to installation of the UNRES package and its components + +*************************** +1. General information +*************************** + +The most convenient way to install the package is using Cmake, as described +in section 2. If your system does not run the required version of Cmake or +installation does not work, do step-by-step compilation of the components +of the package, as described in section 3. + +*************************** +2. Installation using cmake +*************************** + === Requirements === -- CMake 2.8.0 or later