From fd266de7392e3fe307c47f5e54d36bcedfd29019 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sun, 26 Feb 2017 13:38:52 +0900 Subject: [PATCH] Updated Windows (markdown) --- Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows.md b/Windows.md index e5d9a2d..055eb8b 100644 --- a/Windows.md +++ b/Windows.md @@ -19,7 +19,7 @@ A C compiler is also required before `go get`. ## MinGW -Get the installer from [MinGW](http://www.mingw.org/) and install it, then set `%PATH%` environment variable. +Get the installer from [MinGW](http://www.mingw.org/) and install it, then set `PATH` environment variable. You also can get MinGW via [Scoop](http://scoop.sh/).