fix command line argument
authorlurchi <lurchi@strangeplace.net>
Wed, 26 Jun 2019 13:59:28 +0000 (15:59 +0200)
committerlurchi <lurchi@strangeplace.net>
Wed, 26 Jun 2019 13:59:28 +0000 (15:59 +0200)
doc/handbook/chapters/installation.texi

index 7386bca7c5218be9aaade49391d212c00ff2fb9c..9caf3cded3d58cc2fc9ca5b111c2b8893eb72dd9 100644 (file)
@@ -175,7 +175,7 @@ The following example configures the installation prefix
 @example
 $ cd ~/gnunet
 $ ./bootstrap
-$ configure --prefix=/usr/lib --disable-configuration
+$ configure --prefix=/usr/lib --disable-documentation
 @end example
 
 After running the bootstrap script and @code{configure} successfully