diff options
| author | Pietro Gagliardi <[email protected]> | 2014-09-23 14:34:58 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-09-23 14:34:58 -0400 |
| commit | 03c70f182c7af048a3dba0872570cc32af4b7eda (patch) | |
| tree | d67c64bfd6407928018259f1040df8849c69db09 /README.md | |
| parent | 0b1827e39e320b60cb61a3fe512d3f7c63bac79c (diff) | |
Clarified that MinGW-w64 is required.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ This is a library that aims to provide simple GUI software development in Go. It runs on/requires: -* Windows: cgo, mingw-w64, Windows XP and newer +* Windows: cgo, mingw-w64 (regular MinGW won't work!), Windows XP and newer * Mac OS X: cgo, Mac OS X 10.7 and newer * other Unixes: cgo, GTK+ 3.4 and newer |
