Updating README with additional necessary packages

python-pip and python-virtualenv are necessary to run any 'update'
command with autohelp-wrapper, otherwise the script issues a
'command not found' error for pip and virtualenv

Change-Id: I96186764364eaa80a5c73fe6b019b9fd457c57a2
This commit is contained in:
Matt Smith 2016-06-17 11:27:32 -07:00
parent 10c6b0236d
commit 8fba1671ef
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ packages. For Ubuntu install the required packages with the following command:
.. code-block:: console
$ sudo apt-get install python-dev libxml2-dev libxslt1-dev zlib1g-dev \
$ sudo apt-get install python-dev python-pip python-virtualenv \
libxml2-dev libxslt1-dev zlib1g-dev \
libmysqlclient-dev libpq-dev libffi-dev \
libsqlite3-dev libldap2-dev libsasl2-dev \
libjpeg-dev liberasurecode-dev