From: Orakaro Date: Sat, 12 Jul 2014 03:01:00 +0000 (+0900) Subject: Update index.rst X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8b076818dddf70ed88e606d7719a93cf62eadb55;p=rainbowstream.git Update index.rst --- diff --git a/docs/index.rst b/docs/index.rst index 9c05a85..0eea1d1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,11 +18,12 @@ Install The quick way ^^^^^^^^^^^^^ -You will need Python 2.7 and pip. +You will need Python and pip (2.7.x or 3.x). .. code:: bash sudo pip install rainbowstream + # Python 3 users: sudo pip3 install rainbowstream The recommended way ^^^^^^^^^^^^^^^^^^^