[doc] Remove instructions for installing Python2 for webui. (#4740)

This commit is contained in:
William Ma 2019-05-02 22:35:23 -07:00 committed by Robert Nishihara
parent 78bb26286e
commit 406c429384

View file

@ -62,7 +62,7 @@ For Ubuntu, run the following commands:
.. code-block:: bash
sudo apt-get update
sudo apt-get install -y build-essential curl unzip psmisc python # we install python here because python2 is required to build the webui
sudo apt-get install -y build-essential curl unzip psmisc
# If you are not using Anaconda, you need the following.
sudo apt-get install python-dev # For Python 2.