From 4646fb5b0a0b4862c35b81259f7984e46ca4dde0 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 9 Apr 2017 22:42:55 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5e1e08d..a7b3236 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ Or you can always clone the repository: $ git clone https://github.com/michael-lazar/rtv.git $ cd rtv - $ python3 setup.py install + $ python setup.py install =====