Merge pull request #1345 from ericsolomon/update-go-readme

Update Go module README
This commit is contained in:
Henrik Lissner
2019-04-19 21:00:21 -04:00
committed by GitHub

View File

@ -64,7 +64,7 @@ This module requires a valid ~GOPATH~, and the following Go packages:
#+BEGIN_SRC sh
export GOPATH=~/work/go
go get -u github.com/motemen/gore
go get -u github.com/motemen/gore/cmd/gore
go get -u github.com/mdempsky/gocode
go get -u golang.org/x/tools/cmd/godoc
go get -u golang.org/x/tools/cmd/goimports