Wrote more of the readme and added some error catching functionality

This commit is contained in:
Kepoor Hampond 2016-07-09 18:01:46 -07:00
parent 6ff59a609b
commit 2b30684895

View file

@ -20,6 +20,7 @@ $ python install -r requirements.txt
There are some more external command-line programs that are essential to movies, tv-shows, and streaming:
- rTorrent: [Windows](https://rtwi.jmk.hu/wiki/rTorrentOnWindows), [OSX](http://macappstore.org/rtorrent/), Ubuntu:
```bash
$ sudo apt-get install rtorrent
```