commit ebc47df27592c81dd79f487e3166ac333fc9bfa2 parent b8fc6ceb48f6d1e259cfda6c4e0da34b1765e708 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Wed, 26 Oct 2016 01:11:41 +0200 missing configure arg in docs Diffstat:
| M | doc/manual.texi | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/manual.texi b/doc/manual.texi @@ -210,9 +210,9 @@ $ make $ make install @end example -Note that you have to specify @code{--with-exchange=/usr/local} if you -installed the exchange to @code{/usr/local} in the previous -step. +Note that you have to specify @code{--with-exchange=/usr/local} and/or +@code{--with-exchange=/usr/local} if you installed the exchange and/or +GNUnet to @code{/usr/local} in the previous steps. @node Installing Taler with GNU Guix @section Installing Taler with GNU Guix