summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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
> ```
<br>
@@ -73,4 +73,4 @@ To apply changes, use
## Running the program
To start the server, use the following command:<br>
-> ```$ taler-merchant-demos --serve-http blog```
+> ```$ taler-merchant-demos blog```