Updated documentation to use better gocode fork (supports Go 1.11+)
This commit is contained in:
parent
d8dbd0759c
commit
c9aca5a81e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ This module requires a valid ~GOPATH~, and the following Go packages:
|
|||
export GOPATH=~/work/go
|
||||
|
||||
go get -u github.com/motemen/gore
|
||||
go get -u github.com/nsf/gocode
|
||||
go get -u github.com/stamblerre/gocode
|
||||
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/gorename
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue