Skip to content
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
bartolomej authored May 19, 2025
commit 9a69fbcf0aaa9a503dfa94c2f981d6194e2693c2
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Required env variables:

To start the application with a default config, run:
```bash
o run main.go --config config/root.yml
go run main.go --config config/root.yml
```