diff --git a/README b/README
index eff0513d21e855e55ab27d0ef4662249c200a26d_UkVBRE1F..ba7dbc6a68d457cb03cc189f65113d722516dff1_UkVBRE1F 100644
--- a/README
+++ b/README
@@ -2,4 +2,7 @@
 
 INSTALL
 -------
+
+the standard way:
+
 python setup.py install
@@ -5,1 +8,5 @@
 python setup.py install
+
+building rql binary extension in place:
+
+python setup.py build_ext --inplace