X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=1c6a6f097bcf430afd14edc81c12e81fe0a641ed;hp=7df81d8e91050f2e6bb293fa1d99dc6dbdd12d62;hb=8e004f8dcf1b2d0a5c4fe9d63ca05a50ae45d3fe;hpb=b4274147678c96d36de7b37cb687223988319481 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