Skip to content

Commit c4b405a

Browse files
author
jh3r
committed
update readme
1 parent d650a84 commit c4b405a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/adp-agent/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
2、使用 `glide` 作为包管理工具,在 [glide 下载地址](https://github.com/Masterminds/glide/releases) 下载好二进制包,解压后放到环境变量 `PATH` 能够指向的一个目录中(为了能够全局使用 `glide` 命令),通过新开一个控制台,输入 `glide` 进行校验,如果能正确输出 `glide` 帮助说明即是安装成功。
1010

11+
**注意:glide如果是在Windows10下请使用 v0.12.3,如果使用最新版本,很大几率不能正常使用**
12+
1113
3、代码编辑器采用 `VS Code`,安装 `Go` 插件。
1214

1315
4、在 `VS Code 中的 Workspace Settings` 设置如下参数

0 commit comments

Comments
 (0)