Skip to content

Commit

Permalink
Preferred way to install is via pip
Browse files Browse the repository at this point in the history
To be consistent with the manual
  • Loading branch information
Sleft committed Apr 16, 2013
1 parent b5329b5 commit 6bef3b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions master/docs/tutorial/firstrun.rst
Expand Up @@ -28,8 +28,7 @@ There are many ways to get the code on your machine.
For this tutorial, we will use easy_install to install and run buildbot.
While this isn't the preferred method to install buildbot, it is the simplest
one to use for the purposes of this tutorial because it should work on all
systems. (The preferred method would be to install buildbot from packages
of your distribution.)
systems. (The preferred method would be to install buildbot via ``pip``.)

To make this work, you will need the following installed:
* Python_ and the development packages for it
Expand Down

0 comments on commit 6bef3b7

Please sign in to comment.