From: Orakaro Date: Sat, 12 Jul 2014 03:00:55 +0000 (+0900) Subject: Update README.rst X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=8e004f8dcf1b2d0a5c4fe9d63ca05a50ae45d3fe;ds=sidebyside Update README.rst --- diff --git a/README.rst b/README.rst index 7df81d8..1c6a6f0 100644 --- a/README.rst +++ b/README.rst @@ -23,11 +23,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