Updated documentation to use better gocode fork (supports Go 1.11+)

This commit is contained in:
Dominik Süß 2018-10-06 14:47:06 +02:00
parent d8dbd0759c
commit c9aca5a81e

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/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