summaryrefslogtreecommitdiff
path: root/libeufin/nexus-tutorial.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-20 21:22:12 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-26 20:02:23 -0500
commit9feddcf86321bb0e3781a301e725d00e5850d33a (patch)
tree4e02ac3e7d3f92c4c147e313f04abd2d6cfd87a7 /libeufin/nexus-tutorial.rst
parent6a2dc8a061d91237488ce619688278e9b9eb6e86 (diff)
downloaddocs-9feddcf86321bb0e3781a301e725d00e5850d33a.tar.gz
docs-9feddcf86321bb0e3781a301e725d00e5850d33a.tar.bz2
docs-9feddcf86321bb0e3781a301e725d00e5850d33a.zip
fix typo: don't include ‘$’ in ‘PATH’ reference
Diffstat (limited to 'libeufin/nexus-tutorial.rst')
-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 5befd45a..8ecec411 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -58,7 +58,7 @@ Pre-built packages can be obtained from the `taler.net website
<https://taler.net/files/libeufin>`__.
Unpack the ``libeufin-$version.zip`` file to
-your desired location (typically ``/opt`` or ``~/opt``) and make sure that your ``$PATH``
+your desired location (typically ``/opt`` or ``~/opt``) and make sure that your ``PATH``
variable contains the ``bin/`` directory of the unpacked archive.
Building from source