taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit cd79340fb48710d2e83a5bbb7e59cce0b1098176
parent 36272fbc082546c5cf864fb520af8b468c8c1441
Author: MS <ms@taler.net>
Date:   Thu, 14 Jan 2021 08:32:45 +0100

fix rendering

Diffstat:
Mlibeufin/nexus-tutorial.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -32,7 +32,7 @@ Downloading prebuilt binaries Pre-built packages can be obtained from the `taler.net website <https://taler.net/files/libeufin>`__. -Unpack the ``libeufin-$version.zip `` file to +Unpack the ``libeufin-$version.zip`` file to your desired location (typically ``/opt`` or ``~/opt``) and make sure that your ``$PATH`` variable contains the ``bin/`` directory of the unpacked archive.