removed MKL installation instructions

release/4.3a0
Matthew Broadway 2019-02-13 09:17:55 +00:00
parent 43ac8ad343
commit 46eed55448
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Prerequisites:
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))
- [Intel Math Kernel Library (MKL)](http://software.intel.com/en-us/intel-mkl)
GTSAM 4 Compatibility
---------------------