From 4eb71ef183a5f1faffd4d663809a69be15c06c5b Mon Sep 17 00:00:00 2001 From: Matthew Broadway Date: Mon, 4 Mar 2019 10:14:39 +0000 Subject: [PATCH] updated reference to INSTALL document --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 006b1b53a..23f56ffc3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Optional prerequisites - used automatically if findable by CMake: - [Intel Threaded Building Blocks (TBB)](http://www.threadingbuildingblocks.org/) (Ubuntu: `sudo apt-get install libtbb-dev`) - [Intel Math Kernel Library (MKL)](http://software.intel.com/en-us/intel-mkl) (Ubuntu: [installing using APT](https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-apt-repo)) - - See the `INSTALL` document for more installation information + - See the `INSTALL.md` document for more installation information - Note that MKL may not provide a speedup in all cases. Make sure to benchmark your problem with and without MKL. GTSAM 4 Compatibility