docs(go): update gore URL in README
The Gore repository was moved and `go get` won't handle redirects. Close #5325
This commit is contained in:
parent
89bb96c304
commit
8257954d53
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,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/cmd/gore
|
go get -u github.com/x-motemen/gore/cmd/gore
|
||||||
go get -u github.com/stamblerre/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/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