diff --git a/en/01.1.md b/en/01.1.md index 131c6cc9..58fc971e 100644 --- a/en/01.1.md +++ b/en/01.1.md @@ -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.