From e78436c9fb799ac8bd19b0c6d3ffa0629aaa7936 Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 22 Feb 2019 11:35:37 +0000 Subject: fix README url --- README | 4 ++-- 1 file 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: - libmicrohttpd >= 0.9.42 - libgcrypt >= 1.6 -- libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/libgnurl.html) +- libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/gnurl.html) - libcurl >= 7.35.0 (alternative to libgnurl) - libunistring >= 0.9.2 - 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 (download from https://www.gnu.org/software/libextractor/). We also recommend installing GNU libmicrohttpd (download from https://www.gnu.org/software/libmicrohttpd/). Furthermore we recommend -libgnurl (from https://gnunet.org/en/libgnurl.html). +libgnurl (from https://gnunet.org/en/gnurl.html). Then you can start the actual GNUnet compilation process with: -- cgit v1.2.3