mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Update description of abourget's "getting started with golang" article
parent
da45f82c39
commit
54264fd7b7
2
Home.md
2
Home.md
@ -44,7 +44,7 @@ Ready to write some Go code of your own? Here are a few links to help you get st
|
|||||||
- Start here: [Official Installation Documentation](https://go.dev/doc/install)
|
- Start here: [Official Installation Documentation](https://go.dev/doc/install)
|
||||||
- If you prefer to install from source, [read this first](https://go.dev/doc/install/source).
|
- If you prefer to install from source, [read this first](https://go.dev/doc/install/source).
|
||||||
- [InstallFromSource](InstallFromSource) - Additional tips on source installs.
|
- [InstallFromSource](InstallFromSource) - Additional tips on source installs.
|
||||||
- Windows user? [Install and configure Go, Git, and Atom for Windows](https://github.com/abourget/getting-started-with-golang)
|
- Windows user? [Install and configure Go, Git, and Visual Studio Code for Windows](https://github.com/abourget/getting-started-with-golang)
|
||||||
- Mac user? [How I start - Go](https://howistart.org/posts/go/1) - A step-by-step guide to installing Go and building your first web service.
|
- Mac user? [How I start - Go](https://howistart.org/posts/go/1) - A step-by-step guide to installing Go and building your first web service.
|
||||||
- Having installation problems? [InstallTroubleShooting](InstallTroubleShooting)
|
- Having installation problems? [InstallTroubleShooting](InstallTroubleShooting)
|
||||||
- Make sure you have your [$GOPATH environment variable set correctly](https://go.dev/doc/install/source#gopath)
|
- Make sure you have your [$GOPATH environment variable set correctly](https://go.dev/doc/install/source#gopath)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user