summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-20 21:22:51 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-26 20:02:23 -0500
commit464f3ab51488f824e3e3a5682a1b9f4e969748d5 (patch)
tree8dd4dcec8cafa35119c392f9a02503e71587b9a9 /libeufin
parent9feddcf86321bb0e3781a301e725d00e5850d33a (diff)
downloaddocs-464f3ab51488f824e3e3a5682a1b9f4e969748d5.tar.gz
docs-464f3ab51488f824e3e3a5682a1b9f4e969748d5.tar.bz2
docs-464f3ab51488f824e3e3a5682a1b9f4e969748d5.zip
say "environment" variable when referring to ‘PATH’
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 8ecec411..bc496f73 100644
--- 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
--------------------