From 2b6eb111e2c1f610a2acfa82dcbf4d43acc6dd8e Mon Sep 17 00:00:00 2001
From: Shenghou Ma /usr/local
, creating a Go tree in
-tar -C /usr/local -xzf go1.1.linux-amd64.tar.gz +tar -C /usr/local -xzf go$VERSION.$OS-$ARCH.tar.gz
-The name of the archive may differ, depending on the version of Go you are
-installing and your system's operating system and processor architecture.
+Choose the archive file appropriate for your installation.
+For instance, if you are installing Go version 1.2 for 64-bit x86 on Linux,
+the archive you want is called go1.2.linux-amd64.tar.gz
.
-- 2.48.1