aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install-windows.md
diff options
context:
space:
mode:
authorGravatar steren <steren@google.com>2017-06-30 15:49:47 +0200
committerGravatar Marcel Hlopko <hlopko@google.com>2017-07-03 09:05:12 +0200
commit30c35a2a447a9fc5e93a6a5849d9c8a480d99464 (patch)
tree0df07bb83594e8f1a92d0d1af4a9edaf770a3cea /site/docs/install-windows.md
parent3e2cee83eddb340d9a0d96cc545ccbda76b489ac (diff)
Reorganize Windows install instructions
* move Compile requirement and instructions to the "compile from source" page * remove warning for old versions of Bazel RELNOTES: None PiperOrigin-RevId: 160641070
Diffstat (limited to 'site/docs/install-windows.md')
-rw-r--r--site/docs/install-windows.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/docs/install-windows.md b/site/docs/install-windows.md
index 44713c291e..2228e2b683 100644
--- a/site/docs/install-windows.md
+++ b/site/docs/install-windows.md
@@ -5,9 +5,8 @@ title: Installing Bazel on Windows
# <a name="windows"></a>Install Bazel on Windows
-Windows support is highly experimental. Known issues are [marked with
-label "Windows"](https://github.com/bazelbuild/bazel/issues?q=is%3Aissue+is%3Aopen+label%3A%22category%3A+multi-platform+%3E+windows%22)
-on GitHub issues.
+Windows support is in beta. Known issues are [marked with label "Windows"](https://github.com/bazelbuild/bazel/issues?q=is%3Aissue+is%3Aopen+label%3A%22category%3A+multi-platform+%3E+windows%22)
+on GitHub.
We currently support only 64 bit Windows 7 or higher and we compile Bazel as a
MSYS2 binary.
@@ -33,7 +32,8 @@ This will install the latest available version of Bazel, and dependencies.
This package is experimental. Please provide feedback to `@petemounce` in GitHub
issue tracker. See the [Chocolatey installation and package
-maintenance](windows-chocolatey-maintenance.md) guide for more information.
+maintenance](https://bazel.build/windows-chocolatey-maintenance.html) guide for
+more information.
## <a name="download-binary-windows"></a>Install using the binary distribution