diff --git a/eBook/02.4.md b/eBook/02.4.md index 8246f66..aa0e7e3 100644 --- a/eBook/02.4.md +++ b/eBook/02.4.md @@ -1,7 +1,7 @@ #2.4 在 Mac OS X 上安装 Go ( ***译者注:由于 Go 语言版本更替,本节中的相关内容经原作者同意将被直接替换而不作另外说明*** ) -如果你想要在你的 Mac 系统上安装 Go,则必须使用 Intel 64 为处理器,Go 不支持 PowerPC 处理器。 +如果你想要在你的 Mac 系统上安装 Go,则必须使用 Intel 64 位处理器,Go 不支持 PowerPC 处理器。 你可以通过该页面查看有关在 PowerPC 处理器上的移植进度:[https://codedr-go-ppc.googlecode.com/hg/](https://codedr-go-ppc.googlecode.com/hg/)。 @@ -16,4 +16,4 @@ ##链接 - [目录](directory.md) - 上一节:[在 Linux 上安装 Go](02.3.md) -- 下一节:[在 Windows 上安装 Go](02.5.md) \ No newline at end of file +- 下一节:[在 Windows 上安装 Go](02.5.md)