Add link to download page

This commit is contained in:
Samuel Kelemen
2016-03-10 17:25:14 -05:00
parent f8302f9b91
commit 8fe90a7b2d

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.