瀏覽代碼

Merge pull request #93 from rumpl/chore-clean-readme

Remove gotestsum from the readme
Djordje Lukic 5 年之前
父節點
當前提交
03095e5796
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -11,7 +11,6 @@ If you don't have or want to use Docker for building you need to make sure you h
 * go 1.14
 * go 1.14
 * `go get github.com/golang/protobuf/[email protected]`
 * `go get github.com/golang/protobuf/[email protected]`
 * `go get golang.org/x/tools/cmd/goimports`
 * `go get golang.org/x/tools/cmd/goimports`
-* `go get gotest.tools/[email protected]`
 * `go get github.com/golangci/golangci-lint/cmd/[email protected]`
 * `go get github.com/golangci/golangci-lint/cmd/[email protected]`
 
 
 And then you can call the same make targets but you need to pass it the `builder.Makefile` (`make -f builder.Makefile`).
 And then you can call the same make targets but you need to pass it the `builder.Makefile` (`make -f builder.Makefile`).