Add link to download page

This commit is contained in:
Samuel Kelemen
2016-03-10 17:25:14 -05:00
committed by James Miranda
parent d14ea45434
commit 187d8eba72

View File

@@ -6,7 +6,7 @@ There are many ways to configure the Go development environment on your computer
- Official installation packages.
- The Go team provides convenient installation packages in Windows, Linux, Mac and other operating systems. This is probably the easiest way to get started.
- The Go team provides convenient installation packages in Windows, Linux, Mac and other operating systems. This is probably the easiest way to get started. You can get the installers from the [Golang Download Page](https://golang.org/dl/).
- Install it yourself from source code.
- Popular with developers who are familiar with Unix-like systems.
- Using third-party tools.