Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 174 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 174 Bytes

To install requirements run :

pip install -r requirements.txt

To run the TorrentClient:

cd src python main.py ../torrents/<torrent_file_name> --d <output_directory_name>