diff --git a/docs/README.md b/docs/README.md index 18fc3a39..d62f7571 100644 --- a/docs/README.md +++ b/docs/README.md @@ -44,7 +44,7 @@ To build the `bramble` command: ```bash go build -o bramble ./cmd -./bramble -conf config.json +./bramble -config config.json ``` To run the tests: