Tatsuhiro Tsujikawa 19 년 전
부모
커밋
7228402dad
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README

+ 2 - 2
README

@@ -32,10 +32,10 @@ The executable is aria2c in src directory.
 4. Dependency
 -------------
 In order to enable HTTPS support, you need GNUTLS or OpenSSL.
-In order to enable BitTorrent support, you need GCRYPT(if you choose GNUTLS)
-or OpenSSL.
+In order to enable BitTorrent support, you need GNUTLS+GCRYPT or OpenSSL.
 
 GNUTLS has precedence over OpenSSL if both libraries are installed.
+If you prefer OpenSSL, run configure with "--without-gnutls".
 
 5. BitTorrrent
 --------------