diff --git a/README.md b/README.md index 5edd58f..68d9826 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,14 @@ $ nix-env -i rtv $ pkg install rtv ``` +### From source + +```bash +$ git clone https://github.com/michael-lazar/rtv.git +$ cd rtv +$ python setup.py install +``` + ## Usage To run the program, type: