summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50b3314..001c893 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ I don't care about any other platforms except Linux, so you are on your own.
Provide host and port of your mosquitto server on the commandline, i.e.
```
-./mqhttp localhost 1883
+./mqhttp 127.0.0.1 1883
```
After starting, HTTP server listens for incoming connections on localhost, port 8080.