From 172016a2e136d0e027a9fa27d54bba781fbad15a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 25 Jan 2020 18:24:20 +0100 Subject: clarify how to launch --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 . $ taler-merchant-donations serve-http -p -- cgit v1.2.3