diff --git a/GoArm.md b/GoArm.md index 7003f4dd..20a2bb0b 100644 --- a/GoArm.md +++ b/GoArm.md @@ -24,7 +24,7 @@ Starting from Go 1.1, the appropriate GOARM value will be chosen if you compile # Recommended Go version -The recommended minimum version for running Go on arm systems is Go 1.1. +Go has a mature support for ARM systems; so, just like for other architectures, use the latest stable version (eg: Go 1.14 at the time of writing). # Tips and tricks