Adds Python as a prerequisite to readme.

Adds python and python version to the prerequisite section.

Change-Id: If7a90f669a0326dae4f2924bfb65e0f98110bbc7
This commit is contained in:
Pranav Salunke 2014-07-18 11:16:16 +05:30 committed by Andreas Jaeger
parent 864107e241
commit e1f0584979
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ On Fedora::
yum install maven3
You need to have Python 2.7 installed for using the tools.
This package needs a few external dependencies including lxml. If you
do not have lxml installed, you can either install python-lxml or have
it installed automatically and build from sources. To build lxml from