We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc89131 + 9434d27 commit e7102a4Copy full SHA for e7102a4
content/learning-paths/servers-and-cloud-computing/migration/golang.md
@@ -18,4 +18,6 @@ Go 1.18 (released March 2022) provided a significant performance improvement.
18
19
Make sure to use the latest version of the Go compiler and toolchain to get the best performance on Arm.
20
21
-Visit [Go releases](https://go.dev/dl/) to see the latest versions.
+Visit [Go releases](https://go.dev/dl/) to see the latest versions.
22
+
23
+Refer to the [Go install guide](/install-guides/go/) for details about installing Go on Arm Linux.
0 commit comments