From 5679fdf295dee9ccbcafe976e57935f5fc75e394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Abdelkader=20Mart=C3=ADnez=20P=C3=A9rez?= Date: Wed, 30 Dec 2020 17:27:37 +0100 Subject: [PATCH] doc(readme): remove superfluous option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0933d17..e97caa4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ EOF and then, run it using *Kapow!* ```bash -[apache-host]$ kapow server --bind 0.0.0.0:8080 search-apache-errors +[apache-host]$ kapow server search-apache-errors ``` finally, we can read from the just-defined endpoint: