summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>