aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 3 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 5face1323..4f717e9c2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,11 +4,9 @@ Installation instructions for Eigen
Explanation before starting
***************************
-It is very important to understand that Eigen consists only of header files,
-hence there is nothing to compile before you can use it. Moreover, these
-header files do not depend on your platform, they are the same for
-everybody.
-
+Eigen consists only of header files, hence there is nothing to compile
+before you can use it. Moreover, these header files do not depend on your
+platform, they are the same for everybody.
Method 1. Installing without using CMake
****************************************