aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-24 10:01:53 +0000
committerng0 <ng0@n0.is>2019-02-24 10:01:53 +0000
commita05f1d9b5f562a6676b671097bd32fc309739a68 (patch)
treecdde92a6e25b671b983754d13eeb8121022b3fad /doc
parentdb36160befdb2da531a5d9aa1ebc1e5e67bb9583 (diff)
downloadgnunet-a05f1d9b5f562a6676b671097bd32fc309739a68.tar.gz
gnunet-a05f1d9b5f562a6676b671097bd32fc309739a68.zip
follow-up to Christian's commit
Diffstat (limited to 'doc')
-rw-r--r--doc/tutorial/gnunet-tutorial.texi9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/tutorial/gnunet-tutorial.texi b/doc/tutorial/gnunet-tutorial.texi
index 89f39b507..ef3318cad 100644
--- a/doc/tutorial/gnunet-tutorial.texi
+++ b/doc/tutorial/gnunet-tutorial.texi
@@ -6,11 +6,6 @@
6@c @exampleindent 2 6@c @exampleindent 2
7@c %**end of header 7@c %**end of header
8 8
9@c macros for backwards compatibility
10@macro geq{}
11>=
12@end macro
13
14@include version.texi 9@include version.texi
15 10
16@copying 11@copying
@@ -252,8 +247,8 @@ Git branch ``master'' checked out.
252Note: This section is a duplication of the more in depth 247Note: This section is a duplication of the more in depth
253@pxref{GNUnet Installation Handbook, The GNUnet Reference Documentation,, gnunet, The GNUnet Reference Documentation}. 248@pxref{GNUnet Installation Handbook, The GNUnet Reference Documentation,, gnunet, The GNUnet Reference Documentation}.
254 249
255First, you need to install libgnupgerror @geq{} 1.27 and 250First, you need to install libgnupgerror 1.27 (or later) and
256libgcrypt @geq{} 1.7.6: 251libgcrypt 1.7.6 (or later):
257 252
258@example 253@example
259$ export GNUPGFTP="https://www.gnupg.org/ftp/gcrypt" 254$ export GNUPGFTP="https://www.gnupg.org/ftp/gcrypt"