mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
Wrote more of the readme and added some error catching functionality
This commit is contained in:
parent
6ff59a609b
commit
2b30684895
|
@ -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:
|
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:
|
- rTorrent: [Windows](https://rtwi.jmk.hu/wiki/rTorrentOnWindows), [OSX](http://macappstore.org/rtorrent/), Ubuntu:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install rtorrent
|
$ sudo apt-get install rtorrent
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue