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.