Merge pull request #1345 from ericsolomon/update-go-readme
Update Go module README
This commit is contained in:
commit
4798fca121
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ This module requires a valid ~GOPATH~, and the following Go packages:
|
||||||
#+BEGIN_SRC sh
|
#+BEGIN_SRC sh
|
||||||
export GOPATH=~/work/go
|
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 github.com/mdempsky/gocode
|
||||||
go get -u golang.org/x/tools/cmd/godoc
|
go get -u golang.org/x/tools/cmd/godoc
|
||||||
go get -u golang.org/x/tools/cmd/goimports
|
go get -u golang.org/x/tools/cmd/goimports
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue