From 1d41e6d3ad6070c87c18a7bea25866b60b7b7721 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Tue, 3 Mar 2015 22:50:36 -0800 Subject: [PATCH] Typo in README formatting. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index d2880ef..c3e9e92 100644 --- a/README.rst +++ b/README.rst @@ -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.