Browse Source

README: clarify curl

Signed-off-by: ng0 <ng0@n0.is>
ng0 5 years ago
parent
commit
4b943f6782
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README

+ 4 - 2
README

@@ -34,9 +34,11 @@ These are the direct dependencies for running GNUnet:
 
 - libmicrohttpd      >= 0.9.42
 - libgcrypt          >= 1.6
-- libgnurl           >= 7.35.0      (recommended, available from
+- A curl build against gnutls, or gnurl:
+  - libgnurl         >= 7.35.0      (recommended, available from
                                      https://gnunet.org/en/gnurl.html)
-- libcurl            >= 7.35.0      (alternative to libgnurl)
+  or
+  - libcurl          >= 7.35.0      (alternative to libgnurl)
 - libunistring       >= 0.9.2
 - gnutls             >= 3.2.12      (highly recommended a gnutls
                                      linked against libunbound)