Trying to bring the csa.F file to the repository.
[unres.git] / 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