X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=README.rst;h=582622264bdb0e7ca33b217e7a34c116c282b465;hb=392220c5e02af317b152c746a7ac12aace4e438d;hp=f9276abe4b5ab02ee97b386527dcd08c15ab1e1e;hpb=7a41e79f2f85deeaaa7a7c7d05412d102baa391d;p=yardstick.git diff --git a/README.rst b/README.rst index f9276abe4..582622264 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,8 @@ Example setup known to work for development and test: - Cloud: Mirantis OpenStack 6.0 deployed using Virtualbox Install dependencies: -$ sudo apt-get install python-virtualenv python-dev libffi-dev libssl-dev +$ sudo apt-get install python-virtualenv python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev +$ sudo easy_install -U setuptools Create a virtual environment: $ virtualenv ~/yardstick_venv