taler-docs

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

commit 464f3ab51488f824e3e3a5682a1b9f4e969748d5
parent 9feddcf86321bb0e3781a301e725d00e5850d33a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 20 Jan 2021 21:22:51 -0500

say "environment" variable when referring to ‘PATH’

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 @@ -59,7 +59,7 @@ Pre-built packages can be obtained from the `taler.net website 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. +environment variable contains the ``bin/`` directory of the unpacked archive. Building from source --------------------