fix git link to GNUnet repo

This commit is contained in:
Christian Grothoff 2019-04-03 14:23:36 +02:00
parent 9d37f8e026
commit 8e656ca913
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -292,7 +292,7 @@ to export some of the tooling required by Taler.
To download and install libgnunetutil, proceed as follows:
@example
$ git clone https://gnunet.org/git/gnunet/
$ git clone https://git.gnunet.org/gnunet/
$ cd gnunet/
$ ./bootstrap
$ ./configure [--prefix=GNUNETPFX]