Skip to content

Commit

Permalink
updating mod and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rbroggi committed Jul 22, 2024
1 parent 852aa5a commit c1a1b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ tests:
.PHONY: example
## example: runs an http-server locally
example:
go build -o bin/server streamingconfig/example/server
go build -o bin/server github.com/rbroggi/streamingconfig/example/server
./bin/server

0 comments on commit c1a1b9c

Please sign in to comment.