--- a/README Thu Oct 15 17:16:50 2009 +0200 +++ b/README Thu Oct 15 19:01:12 2009 +0200 @@ -2,4 +2,11 @@ INSTALL ------- + +the standard way: + python setup.py install + +building rql binary extension in place: + +python setup.py build_ext --inplace