Tatsuhiro Tsujikawa 19 năm trước cách đây
mục cha
commit
b4237e5752
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      README

+ 3 - 2
README

@@ -44,8 +44,9 @@ If you prefer OpenSSL, run configure with "--without-gnutls".
 You can disable BitTorrent, Metalink support by providing --disable-bittorrent,
 --disable-metalink respectively to configure script.
 
-In order to enable async DNS support, you need ares. You can grab it from:
-ftp://athena-dist.mit.edu/pub/ATHENA/ares
+In order to enable async DNS support, you need c-ares or ares.
+c-ares: http://daniel.haxx.se/projects/c-ares/
+ares: ftp://athena-dist.mit.edu/pub/ATHENA/ares
 
 5. BitTorrrent
 --------------