@@ -37,7 +37,7 @@ Since the official bin file only supports linux-like environments, so [native co
cd ${GoPath}/src/github.com/33cn
```
> GoPath is the environment variable after the Go compiler is installed. If Go is not installed, refer to [Go environmental installation](https://chain.33.cn/document/81#1.1 Go 环境安装)
> GoPath is the environment variable after the Go compiler is installed. If Go is not installed, refer to [Go environmental installation](../../../guide/docs/getBlockchainProgram.md#11-go-环境安装)
>
> If any subdirectories other than GoPath do not exist, please create them manually.