aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6174f4..2f4d518 100644
--- a/README.md
+++ b/README.md
@@ -473,6 +473,7 @@ In case you want to customize the particular flags that miniserve launches with,
and set the `[Service]` part in the resulting `override.conf` file. For instance:
[Service]
+ ExecStart=
ExecStart=/usr/bin/miniserve --enable-tar --enable-zip --no-symlinks --verbose -i ::1 -p 1234 --title hello --color-scheme monokai --color-scheme-dark monokai -- %I
Make sure to leave the `%I` at the very end in place or the wrong path might be served. You