Typo in README formatting.

This commit is contained in:
Michael Lazar
2015-03-03 22:50:36 -08:00
parent b3a6e8b08b
commit 1d41e6d3ad

View File

@@ -13,6 +13,7 @@ Installation
Reddit Terminal Viewer is Py2/Py3 compatible. The quickest way to install is through pip.
.. code-block:: bash
$ sudo pip install --pre rtv
Alternatively, you can install directly from the repo using python setuptools.