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 =====