Update README.org

This commit is contained in:
zer09 2017-05-28 17:10:05 +08:00 committed by Eivind Fonn
parent 8b7626ddb1
commit c504496b12
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ You will need =gocode=, =godef= and =godoctor=:
go get -u -v github.com/rogpeppe/godef
go get -u -v golang.org/x/tools/cmd/guru
go get -u -v golang.org/x/tools/cmd/gorename
go get -u -v github.com/golang/tools/cmd/goimports
go get -u -v golang.org/x/tools/cmd/goimports
#+END_SRC
If you wish to use =gometalinter= set the value of =go-use-gometalinter= to t: