diff --git a/README.md b/README.md index 41f1aa8..17e3fde 100644 --- a/README.md +++ b/README.md @@ -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 [torrent file]`