Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: shuse2 <[email protected]>
  • Loading branch information
ishantiw and shuse2 authored Jan 10, 2024
1 parent 6dac3ed commit dde3efc
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 @@ -15,5 +15,5 @@ format:
gofmt -s -w .
godocs:
@go install golang.org/x/tools/cmd/godoc@latest
@echo "open http://localhost:6060/pkg/github.com/LiskHQ/lisk-engine"
@echo "open http://localhost:6060/pkg/github.com/LiskHQ/op-fault-detector"
godoc -http=:6060

0 comments on commit dde3efc

Please sign in to comment.