chiark / gitweb /
Add config.buildserver.py to the pre-commit hook
[fdroidserver.git] / README
diff --git a/README b/README
index 218deff818099d04e9a293fa2709ad06c282cb7d..6efc5cd870555d3fdc820e214eedabcc48c4bd63 100644 (file)
--- a/README
+++ b/README
@@ -27,4 +27,4 @@ install:
     virtualenv env/
     . env/bin/activate
     pip install -e .
-    python setup.py install
+    python2 setup.py install