From 59c7595950727a8c246a0c5bf20081169e1059e3 Mon Sep 17 00:00:00 2001 From: Jaskaran Singh Date: Tue, 3 Feb 2015 14:46:02 +0530 Subject: [PATCH] Updated path of install in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 960a3c9807..3481d1bccd 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ to .bashrc file. You can now run the executables by name; you can link against mlpack with -lmlpack and the mlpack headers are found in - /usr/include/mlpack/. + /usr/local/include/mlpack/. 5. Running mlpack programs