aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-06-12 11:45:35 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-06-12 11:45:35 -0400
commit8d5a2d3ce1763e25eeb36af082a66efd1dfc061f (patch)
treef531eed41eea8ad286211132b0b7e78c394a9124
parent2e399a6e9cc60b6dc9e3758e7428e433a9c35b91 (diff)
Change comment for MIM
let users know they need above v1.1.1 instead of forcing them to compile MIM.o
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index c6e268c..bdc8c37 100644
--- a/README.markdown
+++ b/README.markdown
@@ -20,7 +20,7 @@ In order to use the feast module, you will need the following dependencies
* Numpy
* Linux or OS X
* [MIToolbox](https://github.com/Craigacp/MIToolbox)
-* [FEAST](https://github.com/Craigacp/FEAST) - Make sure that `MIM.o` is compiled in the `Makefile`.
+* [FEAST](https://github.com/Craigacp/FEAST) v1.1.1 or higher
## Installation