diff --git a/doc/install.html b/doc/install.html index 1c344e425c..8df3d423c6 100644 --- a/doc/install.html +++ b/doc/install.html @@ -340,7 +340,8 @@ to override the defaults. Choices for $GOOS are linux, freebsd, darwin (Mac OS X 10.5 or 10.6), - and nacl (Native Client, an incomplete port). + nacl (Native Client, an incomplete port), + and windows (Windows, an incomplete port). Choices for $GOARCH are amd64 (64-bit x86, the most mature port), 386 (32-bit x86), and arm (32-bit ARM, an incomplete port).