From 044a31b4630bcf21ddb48cc45417aed28b3b7ee3 Mon Sep 17 00:00:00 2001 From: MS Date: Fri, 9 Oct 2020 15:26:50 +0200 Subject: fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b502d84..50f953c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Step 2: Adding the required keys: > > [blog] > http_port = 8080 -> uwsgi_serve = HTTP +> serve = http > ```
@@ -73,4 +73,4 @@ To apply changes, use ## Running the program To start the server, use the following command:
-> ```$ taler-merchant-demos --serve-http blog``` +> ```$ taler-merchant-demos blog``` -- cgit v1.2.3