From a154d60b541e020906062318a2f76d380edf1ac1 Mon Sep 17 00:00:00 2001 From: Simon Gibbons Date: Mon, 30 Mar 2015 17:45:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1cec15..275fb67 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ accelerated with an R*-tree. ## Requirements * c++11 complient compiler - * [Cython](http://cython.org/) + * [Cython](http://cython.org/) (for the development version only) * [numpy](http://www.numpy.org/) * [boost](http://www.boost.org/)