aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/README.txt')
-rw-r--r--unsupported/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/README.txt b/unsupported/README.txt
index ed1341426..83479ff0b 100644
--- a/unsupported/README.txt
+++ b/unsupported/README.txt
@@ -4,7 +4,7 @@ most of them are subject to be included in Eigen in the future.
In order to use an unsupported module you have to do either:
- - add the path_to_eigen2/unsupported directory to your include path and do:
+ - add the path_to_eigen/unsupported directory to your include path and do:
#include <Eigen/ModuleHeader>
- or directly do: