Skip to content

Commit 996f3d6

Browse files
authored
Give proper command to show help
1 parent 15624d3 commit 996f3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Run the API binary in one terminal
4747
./pyrra api
4848
```
4949

50-
*Note: the API assumes a Prometheus is running on [localhost:9090](http://localhost:9090) and a backend on [localhost:9444](http://localhost:9444)) by default. Check `./bin/api --help` flag for the parameters to change those.*
50+
*Note: the API assumes a Prometheus is running on [localhost:9090](http://localhost:9090) and a backend on [localhost:9444](http://localhost:9444)) by default. Check `./pyrra api --help` flag for the parameters to change those.*
5151

5252
### Run a Kubernetes or filesystem backend
5353

0 commit comments

Comments
 (0)