Skip to content

Commit

Permalink
Update config flag in example
Browse files Browse the repository at this point in the history
  • Loading branch information
pkqk committed Nov 22, 2022
1 parent c81bf9e commit e72ded9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e72ded9

Please sign in to comment.