configutils wxPython install command not working for Ubuntu

Modified the configutils README to support Ubuntu installs again

Change-Id: Id3d2f2f745c42c15070a330bb5ec0b6607c8ec24
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
Task: 23080
Story: 2003044
This commit is contained in:
Tyler Smith 2018-08-13 08:48:26 -05:00
parent 7a57ad711a
commit 1cd3d9cda0
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ To install the utilities on a Linux machine follow these steps:
installed as follows:
if using Ubuntu/Debian:
sudo apt-get install python-wxgtk2.8 python-wxtools
sudo apt-get install python-wxtools
if using Fedora:
sudo yum install wxPython python-setuptools