Update README.md

This commit is contained in:
Michael Lazar
2019-02-10 02:50:53 -05:00
committed by GitHub
parent 6f3cc17468
commit 68929a7fec

View File

@@ -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: