From e99a18433c9add1b4a1ff37f41e9b31578dc2ed8 Mon Sep 17 00:00:00 2001 From: loosleef <10506318+loosleef@users.noreply.github.com> Date: Sun, 26 Apr 2020 21:59:13 -0400 Subject: [PATCH] Updated Windows (markdown) --- Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows.md b/Windows.md index 45cd9fb6..0adb6359 100644 --- a/Windows.md +++ b/Windows.md @@ -12,7 +12,7 @@ The Windows port is stable and officially supported on Windows XP or newer. # Community installers -Automated installation via the (Chocolatey package)[https://chocolatey.org/packages/golang] +Automated installation via the [Chocolatey package](https://chocolatey.org/packages/golang) ```shell choco install golang ```