summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-25 18:24:20 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-25 18:24:20 +0100
commit172016a2e136d0e027a9fa27d54bba781fbad15a (patch)
tree138081cc0a6946ec1a388e06760f739bf75425ae /README
parent8891b73a245f8a69b7c3055e45e3cab6edffda2f (diff)
downloaddonations-172016a2e136d0e027a9fa27d54bba781fbad15a.tar.gz
donations-172016a2e136d0e027a9fa27d54bba781fbad15a.tar.bz2
donations-172016a2e136d0e027a9fa27d54bba781fbad15a.zip
clarify how to launchHEADv0.7.1-dev.1master
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index 586a9e7..39e359c 100644
--- a/README
+++ b/README
@@ -48,7 +48,14 @@ instance = default
Running instructions
--------------------
-The following command launches the donations shop
+First, make sure that the taler-merchant-donations
+and uwsgi binaries created during the installation
+process are both in your PATH, i.e.:
+
+$ export PATH=$HOME/.local/bin:$PATH
+
+
+Then, the following command launches the donations shop
to serve HTTP requests on the port <port>.
$ taler-merchant-donations serve-http -p <port>