diff --git a/seedbox/config/deluge/README.md b/seedbox/config/deluge/README.md index 821d565..64971e1 100644 --- a/seedbox/config/deluge/README.md +++ b/seedbox/config/deluge/README.md @@ -1,4 +1,4 @@ ## Create a Torrent File -On Windows, use qBitTorrent's [Torrent Creator](https://www.ghacks.net/2019/09/20/how-to-create-a-private-torrent-using-qbittorrent/) +On Windows, use qBitTorrent's [Torrent Creator](https://www.ghacks.net/2019/09/20/how-to-create-a-private-torrent-using-qbittorrent/) On Linux (CLI), use [`ctorrent`](http://manpages.ubuntu.com/manpages/bionic/man1/ctorrent.1.html). (Like: `ctorrent -t -s output_file.torrent /path/to/source/dir`)