Skip to content

Commit

Permalink
[doc] Remove instructions for installing Python2 for webui. (ray-proj…
Browse files Browse the repository at this point in the history
  • Loading branch information
williamma12 authored and robertnishihara committed May 3, 2019
1 parent 78bb262 commit 406c429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 406c429

Please sign in to comment.