Merge pull request #959 from theSuess/develop

Updated documentation to use better gocode fork (again)
This commit is contained in:
Henrik Lissner 2018-10-15 03:29:08 -04:00 committed by GitHub
commit 476782e6d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/stamblerre/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/goimports
go get -u golang.org/x/tools/cmd/gorename