diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst index f9276abe4..8cb360040 100644 --- a/README.rst +++ b/README.rst @@ -81,6 +81,7 @@ Example setup known to work for development and test: Install dependencies: $ sudo apt-get install python-virtualenv python-dev libffi-dev libssl-dev +$ sudo easy_install -U setuptools Create a virtual environment: $ virtualenv ~/yardstick_venv |