From 8cb360f0ed408520579840c2cc36666fae86fb34 Mon Sep 17 00:00:00 2001 From: maxupeng Date: Thu, 15 Nov 2012 22:33:37 +0800 Subject: [PATCH] =?UTF-8?q?gocode=E9=BB=98=E8=AE=A4=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=9C=A8GOBIN=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1.4.md b/1.4.md index 99fae557..5b30cb69 100644 --- a/1.4.md +++ b/1.4.md @@ -83,7 +83,7 @@ Vim是从vi发展出来的一个文本编辑器, 代码补全、编译及错误 go get -u github.com/nsf/gocode - gocode默认安装到`$GOPATH/bin`下面,需要把`$GOPATH/bin`路径设置到系统`$PATH`里面。 + gocode默认安装到`$GOBIN`下面。 4. 配置[Gocode](https://github.com/nsf/gocode/) @@ -121,7 +121,7 @@ Emacs传说中的神器,她不仅仅是一个编辑器,它是一个整合环 go get -u github.com/nsf/gocode - gocode默认安装到`$GOPATH/bin`里面下面,需要把`$GOPATH/bin`路径设置到系统`$PATH`里面。 + gocode默认安装到`$GOBIN`里面下面。 3. 配置[Gocode](https://github.com/nsf/gocode/)