summaryrefslogtreecommitdiffstats
path: root/cron-jobs/check_archlinux/README
diff options
context:
space:
mode:
Diffstat (limited to 'cron-jobs/check_archlinux/README')
-rw-r--r--cron-jobs/check_archlinux/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-jobs/check_archlinux/README b/cron-jobs/check_archlinux/README
index f3a1b90..8f178dc 100644
--- a/cron-jobs/check_archlinux/README
+++ b/cron-jobs/check_archlinux/README
@@ -1,5 +1,5 @@
1) Build the python module
-$ python setup.py build
+$ python2 setup.py build
2) copy it back to the current working directory
$ cp build/lib.*/alpm.* .