Updated Windows (markdown)

Hajime Hoshi 2017-02-26 02:51:20 +09:00
parent d89ebc2b68
commit 863cfbeefe

@ -8,6 +8,8 @@ You can get [the official installer](https://git-scm.com/download/win). Git is r
# Install C compiler
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.