diff options
author | Calvin <calvin@EESI> | 2013-06-05 17:54:41 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-06-05 17:54:41 -0400 |
commit | 27f01f9f128ec7c57651f2a82c701b4515eab5d2 (patch) | |
tree | dd1df0d13b8492c6e3ffe73df5f792c3d67de1d3 /doc/install.markdown | |
parent | d8b571022396f81caa64e49ce25cd33ffc270202 (diff) |
addd mlton as dependency
Diffstat (limited to 'doc/install.markdown')
-rw-r--r-- | doc/install.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.markdown b/doc/install.markdown index 5f27ce5..543b8c4 100644 --- a/doc/install.markdown +++ b/doc/install.markdown @@ -5,6 +5,7 @@ To use Quikr there are several prerequisites. + Mac OS X 10.6.8 or GNU/Linux + 4Gb of RAM minimum. Absolutely neccessary. + gcc that supports OpenMP ++ mlton, the ML compile ### Python Requirements ### + Python 2.7 |