summaryrefslogtreecommitdiff
path: root/doc/special_remotes/bittorrent.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/special_remotes/bittorrent.mdwn')
-rw-r--r--doc/special_remotes/bittorrent.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/special_remotes/bittorrent.mdwn b/doc/special_remotes/bittorrent.mdwn
index 36fa1b879..4821acc63 100644
--- a/doc/special_remotes/bittorrent.mdwn
+++ b/doc/special_remotes/bittorrent.mdwn
@@ -8,8 +8,10 @@ torrent and add it to the git annex repository.
See [[tips/using_the_web_as_a_special_remote]] for usage examples.
git-annex uses [aria2](http://aria2.sourceforge.net/) to download torrents.
-It also needs the `btshowmetainfo` program, from either
-bittornado or the original BitTorrent client.
+
+If git-annex is not built using the haskell torrent library to parse
+torrents, it also needs the needs the `btshowmetainfo` program, from
+either bittornado or the original BitTorrent client.
## notes