diff --git a/README.md b/README.md index 075fccda30..8f97cbb82d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ forwardproxy { and `./naive` with the following `config.json`: ```json { - "listen": "http:/127.0.0.1:8080", + "listen": "http://127.0.0.1:8080", "padding": true } ```