diff options
author | ng0 <ng0@n0.is> | 2019-02-22 11:26:28 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-22 11:26:44 +0000 |
commit | 7b6eb8372e4a539b14dd74b74d21af5b4bc75e59 (patch) | |
tree | 7658a8f0aa544eca1abffecc54d50d05466f3691 /README | |
parent | 71255f97af275b90a6d71bb6febf035a5a996502 (diff) |
README urls
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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/gnurl) +- libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/libgnurl.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/gnurl). +libgnurl (from https://gnunet.org/en/libgnurl.html). Then you can start the actual GNUnet compilation process with: |