From dc37eea9d57a0b91a78c15969efd9d6879ba2c91 Mon Sep 17 00:00:00 2001 From: Itaru Kitayama Date: Sat, 1 Aug 2015 16:46:24 +0900 Subject: [PATCH] Updated GoArm (markdown) --- GoArm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoArm.md b/GoArm.md index 8ff7c79d..3a8c9702 100644 --- a/GoArm.md +++ b/GoArm.md @@ -332,7 +332,7 @@ _--T.J. Yang_ Architecture: ARMv8 (64-bit) 8-core, 2.4GHz, 16GB RAM -Operating System: Linux (Fedora 22) +Operating Systems: Linux, Fedora 22 You will need to cross-compile a toolchain using bootstrap.bash. After you copy it to the arm64 system and set `GOROOT_BOOTSTRAP`, you can build go natively.