Skip to content

Commit c1a1b9c

Browse files
committed
updating mod and docs
1 parent 852aa5a commit c1a1b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ tests:
1616
.PHONY: example
1717
## example: runs an http-server locally
1818
example:
19-
go build -o bin/server streamingconfig/example/server
19+
go build -o bin/server github.com/rbroggi/streamingconfig/example/server
2020
./bin/server

0 commit comments

Comments
 (0)