From 4e1e73b3854aa7d624a4ec9ded35fe4ad09de434 Mon Sep 17 00:00:00 2001 From: Zorchenhimer Date: Fri, 4 Sep 2020 18:57:04 -0400 Subject: [PATCH] Update go alt-version link in the readme The link to the go documentation changed because they reorganized the page. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7a95a42..9e8506a 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ online. ### Older Go Versions You can install a newer version of Go alongside your OS's distribution by -following the guide here: [https://golang.org/doc/install#extra_versions](https://golang.org/doc/install#extra_versions) +following the guide here: [https://golang.org/doc/manage-install](https://golang.org/doc/manage-install) Once you have that setup add an enviromnent variable named `GO_VERSION` and set it to the version you installed (eg, `1.14.1`). The Makefile will now use