Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r945:09b640169fe5
Date: 2015-04-06 11:41 +0200
http://bitbucket.org/pypy/buildbot/changeset/09b640169fe5/

Log:    fix

diff --git a/README_BUILDSLAVE b/README_BUILDSLAVE
--- a/README_BUILDSLAVE
+++ b/README_BUILDSLAVE
@@ -2,7 +2,7 @@
 ==================================
 
 First you will need to install the ``buildbot-slave`` package.
-pip install buildbot_buildslave
+pip install buildbot-slave
 
 The next step is to create a buildslave configuration file. Based on version
 0.8.7 of buildbot you need to execute the following command.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to