diff --git a/Makefile b/Makefile index 17877657b..eb08c0c10 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ test: .govet .golint .gitvalidation .gitvalidation: git-validation -q -run DCO,short-subject -v -range $(EPOCH_TEST_COMMIT)..HEAD -# `go get https://github.com/pquerna/ffjson` +# `go get github.com/pquerna/ffjson` ffjson: cd specs-go/ && ffjson config.go cd specs-go/ && ffjson state.go