Trying to bring the csa.F file to the repository.
authorAdam Liwo <adam@piasek4.chem.univ.gda.pl>
Fri, 28 Nov 2014 10:37:50 +0000 (11:37 +0100)
committerAdam Liwo <adam@piasek4.chem.univ.gda.pl>
Fri, 28 Nov 2014 10:37:50 +0000 (11:37 +0100)
By Adam.

INSTALL

diff --git a/INSTALL b/INSTALL
index f64e89f..5a572b7 100644 (file)
--- 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