Add python-pip to config_gui tool install instructions

Story: 2002837
Task: 22756

Change-Id: Iff6168dde7e3327cd3968e0a49d1bb6860f08379
Signed-off-by: Jack Ding <jack.ding@windriver.com>
This commit is contained in:
Tyler Smith 2018-06-04 16:20:43 -05:00 committed by Jack Ding
parent b51f5a4b05
commit 6bc915d90a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ To install the utilities on a Linux machine follow these steps:
your version)
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
sudo rpm -Uvh epel-release-6*.rpm
sudo yum install wxPython
sudo yum install wxPython python-pip
3. Copy wrs-configutilities-3.0.0.tgz to the python install directory
(i.e. /usr/lib/python2.7/dist-packages or /usr/lib/python2.7/site-packages)