Skip to content

Commit

Permalink
Install python-libtorrent on Fedora
Browse files Browse the repository at this point in the history
Install python-libtorrent on Fedora
  • Loading branch information
valentt committed Feb 2, 2018
1 parent 8a31931 commit e98ad12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,9 @@ A command line tool that converts magnet links in to .torrent files.
## Install python-libtorrent on macOS
`brew install libtorrent-rasterbar --with-python`

## Install python-libtorrent on Fedora
`sudo dnf install rb_libtorrent-python2`

## How to Use
`python Magnet_To_Torrent2.py <magnet link> [torrent file]`

Expand Down

0 comments on commit e98ad12

Please sign in to comment.