aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/handbook/chapters/installation.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index 7386bca7c..9caf3cded 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -175,7 +175,7 @@ The following example configures the installation prefix
175@example 175@example
176$ cd ~/gnunet 176$ cd ~/gnunet
177$ ./bootstrap 177$ ./bootstrap
178$ configure --prefix=/usr/lib --disable-configuration 178$ configure --prefix=/usr/lib --disable-documentation
179@end example 179@end example
180 180
181After running the bootstrap script and @code{configure} successfully 181After running the bootstrap script and @code{configure} successfully