Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bparees committed Aug 9, 2023
1 parent 186fd68 commit 6b2f579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ cd cmd/wisdom
$ go build .

### Define a config file
See https://github.com/bparees/wisdom/config/sample.cfg.yaml for an example.
See https://github.com/bparees/wisdom/blob/main/config/sample.cfg.yaml for an example.

### Run a server
$ ./wisdom serve --config path/to/config.yaml
Expand Down

0 comments on commit 6b2f579

Please sign in to comment.