aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-22 11:26:28 +0000
committerng0 <ng0@n0.is>2019-02-22 11:26:44 +0000
commit7b6eb8372e4a539b14dd74b74d21af5b4bc75e59 (patch)
tree7658a8f0aa544eca1abffecc54d50d05466f3691 /README
parent71255f97af275b90a6d71bb6febf035a5a996502 (diff)
downloadgnunet-7b6eb8372e4a539b14dd74b74d21af5b4bc75e59.tar.gz
gnunet-7b6eb8372e4a539b14dd74b74d21af5b4bc75e59.zip
README urls
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 64d4fd422..2ef88a5d5 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/gnurl) 37- libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/libgnurl.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/gnurl). 198libgnurl (from https://gnunet.org/en/libgnurl.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