From 00a321125e483b4c15fa9080a5bed6852e1bd842 Mon Sep 17 00:00:00 2001 From: Berger Eugene Date: Sat, 17 Dec 2022 02:17:53 +0200 Subject: [PATCH] fix README.md indentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9ed61..46bbcf1 100755 --- a/README.md +++ b/README.md @@ -603,7 +603,7 @@ shell: shell_argument: "-m" processes: http: - command: "server.py" + command: "server.py" ``` **Note**: please make sure that the `shell.shell_command` value is in your `$PATH`