aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Ditzler <gregory.ditzler@gmail.com>2014-06-10 18:20:40 -0400
committerGregory Ditzler <gregory.ditzler@gmail.com>2014-06-10 18:20:40 -0400
commit2e399a6e9cc60b6dc9e3758e7428e433a9c35b91 (patch)
tree33ebf2355de64e577494b32d0c7dc3be9be25273
parenta658df724eb5e26f030be36a2035b6c2be0e2c87 (diff)
fixed type
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index f9f128a..c6e268c 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 compilde in the `Makefile`.
+* [FEAST](https://github.com/Craigacp/FEAST) - Make sure that `MIM.o` is compiled in the `Makefile`.
## Installation