put generic preamble about official instructions in block quote

Somo 2020-03-14 16:25:53 -04:00
parent 87a8d8f237
commit 4c0911f9b1

@ -1,6 +1,8 @@
The Go project's official download page is at [https://golang.org/dl](https://golang.org/dl/).
> The Go project's official download page is at [https://golang.org/dl](https://golang.org/dl/).
>
> After downloading a binary release suitable for your system, you can install go by following the official installation instructions at [https://golang.org/doc/install](https://golang.org/doc/install#install).
After downloading a binary release suitable for your system, you can install go by following the official installation instructions at [https://golang.org/doc/install](https://golang.org/doc/install#install).
There are some other options for Debian based systems like Ubuntu. These packages were not created by the Go project, and we don't support them, but they may be useful for you.