Pypi changes, pip is giving a version error.

This commit is contained in:
Michael Lazar
2015-03-03 01:16:52 -08:00
parent 2a608efaff
commit d5f68215cd
2 changed files with 8 additions and 3 deletions

View File

@@ -10,8 +10,13 @@ It is compatible with a large range of terminal emulators on Linux and OSX syste
------------
Installation
------------
Reddit Terminal Viewer is Py2/Py3 compatible and can be installed via python setuptools.
Reddit Terminal Viewer is Py2/Py3 compatible. The quickest way to install is through pip.
.. code-block:: bash
$ sudo pip install rtv
Alternatively, the repo can be installed directly using python setuptools.
.. code-block:: bash
$ git clone https://github.com/michael-lazar/rtv.git