Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed1s0nZ authored Nov 12, 2021
1 parent 131370f commit a5ecedf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ golang gin 框架写的免杀平台
## 安装
1. 安装go环境,版本要**1.17**及以上;
2. 如果是首次安装go环境,要配置代理,执行以下这两条命令:
-- **go env -w GO111MODULE=on**
-- **go env -w GOPROXY=https://goproxy.io,direct**
- **go env -w GO111MODULE=on**
- **go env -w GOPROXY=https://goproxy.io,direct**
3. 完毕后执行 **go install mvdan.cc/garble@latest**
4. 下载本项目到D盘根目录;
5. 将名字改为cool;
Expand Down

0 comments on commit a5ecedf

Please sign in to comment.