aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4011d7d..77fe728 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Sometimes this is just a more practical and quick way than doing things properly
### Generate random 6-hexdigit URL:
- miniserve --random-route -i 192.168.0.1 /tmp
+ miniserve --random-route -i 192.168.0.1 -- /tmp
# Serving path /private/tmp at http://192.168.0.1/c789b6
### Bind to multiple interfaces: