gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit e78436c9fb799ac8bd19b0c6d3ffa0629aaa7936
parent bb38e890e0d8636e51097ba4206f1961e278f9c1
Author: ng0 <ng0@n0.is>
Date:   Fri, 22 Feb 2019 11:35:37 +0000

fix README url

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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: