Skip to content

Commit

Permalink
Update 工具安装-install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hailaz authored Jan 9, 2025
1 parent 180a46f commit 8894010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/开发工具/工具安装-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ go env GOARCH

### 通过 `go install` 安装

注意:需要将 `GOPATH/bin` 加入到系统环境变量中,通过 `go env GOPATH` 查看。
注意:需要将 `$GOPATH/bin` 加入到系统环境变量中,通过 `go env GOPATH` 查看。

#### 最新版本

Expand Down

0 comments on commit 8894010

Please sign in to comment.