aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4520a5824..4cfba4070 100644
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ These are the direct dependencies for running GNUnet:
34 34
35- libmicrohttpd >= 0.9.42 35- libmicrohttpd >= 0.9.42
36- libgcrypt >= 1.6 36- libgcrypt >= 1.6
37- libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/libgnurl.html) 37- libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/gnurl.html)
38- libcurl >= 7.35.0 (alternative to libgnurl) 38- libcurl >= 7.35.0 (alternative to libgnurl)
39- libunistring >= 0.9.2 39- libunistring >= 0.9.2
40- gnutls >= 3.2.12 (highly recommended a gnutls linked against libunbound) 40- gnutls >= 3.2.12 (highly recommended a gnutls linked against libunbound)
@@ -195,7 +195,7 @@ If you install from source, you need to install GNU libextractor first
195(download from https://www.gnu.org/software/libextractor/). We also 195(download from https://www.gnu.org/software/libextractor/). We also
196recommend installing GNU libmicrohttpd (download from 196recommend installing GNU libmicrohttpd (download from
197https://www.gnu.org/software/libmicrohttpd/). Furthermore we recommend 197https://www.gnu.org/software/libmicrohttpd/). Furthermore we recommend
198libgnurl (from https://gnunet.org/en/libgnurl.html). 198libgnurl (from https://gnunet.org/en/gnurl.html).
199Then you can start the actual GNUnet compilation process with: 199Then you can start the actual GNUnet compilation process with:
200 200
201 201