Merge "Fix development environment docs for redhat-based systems"

This commit is contained in:
Jenkins 2014-03-06 12:59:13 +00:00 committed by Gerrit Code Review
commit 8c6a6d834d
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ On Ubuntu Precise (12.04) you may also need to add the following packages::
On Fedora-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux)::
sudo yum install python-devel openssl-devel python-pip git gcc libxslt-devel mysql-devel python-pip postgresql-devel
sudo yum install python-devel openssl-devel python-pip git gcc libxslt-devel mysql-devel python-pip postgresql-devel libffi-devel
sudo pip-python install tox