From 828f101f01c622e3049f9a07840875afd3dabce5 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 9 Apr 2017 22:42:05 -0700 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index cd45a43..5e1e08d 100644 --- a/README.rst +++ b/README.rst @@ -59,13 +59,13 @@ An `AUR `_ package is provided: **pip** -On other Linux distributions, install by using pip (Python's package manager): +On other Linux distributions, install rtv through pip (Python's package manager): .. code-block:: bash $ pip install rtv -**Source** +**source** Or you can always clone the repository: