From e085d034c0a2c67887de300358d307d8a50e1ad2 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sun, 26 Feb 2017 13:38:42 +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 9290b21..e5d9a2d 100644 --- a/Windows.md +++ b/Windows.md @@ -25,7 +25,7 @@ You also can get MinGW via [Scoop](http://scoop.sh/). ## TDM GCC (recommended) -Get the installer from [TDM GCC](http://tdm-gcc.tdragon.net/download) and install it. `%PATH%` will be set by the install so you don't have to care. +Get the installer from [TDM GCC](http://tdm-gcc.tdragon.net/download) and install it. `PATH` will be set by the install so you don't have to care. # Cross Compiling