aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorGregory Ditzler <gregory.ditzler@gmail.com>2014-06-10 17:11:56 -0400
committerGregory Ditzler <gregory.ditzler@gmail.com>2014-06-10 17:11:56 -0400
commitb06c71421fc6d90581b6e6f5369c9db4f1840b36 (patch)
tree155574101b7f07d70b0eeec8214d2030f479f9e5 /README.markdown
parent49f1234d990b856129ce4c2f763559c756724c47 (diff)
added instructions for making sure MIM is compiled
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 86aa0f2..f9f128a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -19,8 +19,8 @@ In order to use the feast module, you will need the following dependencies
* Python 2.7
* Numpy
* Linux or OS X
-* [FEAST](https://github.com/Craigacp/FEAST)
* [MIToolbox](https://github.com/Craigacp/MIToolbox)
+* [FEAST](https://github.com/Craigacp/FEAST) - Make sure that `MIM.o` is compilde in the `Makefile`.
## Installation