Commit
+2 -1 +/-1 browse
1 | diff --git a/README.md b/README.md |
2 | index d6dcf0b..407c98d 100644 |
3 | --- a/README.md |
4 | +++ b/README.md |
5 | @@ -17,7 +17,8 @@ $ ./chartsrv https://prometheus.example.org |
6 | Listening on :8142 |
7 | ``` |
8 | |
9 | - Forward `/chart.svg` to this address with your favorite reverse proxy. |
10 | + Forward `/chart.svg` to this address with your favorite reverse proxy. If you |
11 | + want to listen to some other port, pass a second argument like `:1337`. |
12 | |
13 | ## Usage |
14 |