From 2d45172ad1f8c9dc746bd60a2659ddd68d49f064 Mon Sep 17 00:00:00 2001 From: David Shrewsbury Date: Wed, 3 Oct 2012 09:51:24 -0400 Subject: [PATCH] Update README --- README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README b/README index 14c43a76..e0e8c622 100644 --- a/README +++ b/README @@ -20,10 +20,16 @@ Once it is installed, run the tests: $ tox -Installing the Worker ---------------------- +Installing the Tools +-------------------- - $ python setup.py install +You must have Python setuptools installed. On Ubuntu: + + $ sudo apt-get install python-setuptools + +Now you may install the Libra toolset: + + $ sudo python setup.py install Edit /etc/sudoers