diff --git a/README.md b/README.md index b5d8d78d..b3f1c816 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ use Maputnik. maputnik --watch --file basic-v9.json ``` +Choose a local port to listen on, instead of using the default port 8000. + +``` +maputnik --port 8001 +``` + ### API `maputnik` exposes the configured styles via a HTTP API.