aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/windows.md
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2016-06-28 07:45:48 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2016-06-28 11:13:48 +0000
commit6191606e21b23ebb37441a01ad7d3335aac45cd5 (patch)
tree3dba80a96e3e8881cd1ead73b9e53943cbf4ef1d /site/docs/windows.md
parentbc8e1e7af4df8cfb04292ca0add93e844a54b655 (diff)
Document that Visual Studio is now required for building Bazel.
-- MOS_MIGRATED_REVID=126044624
Diffstat (limited to 'site/docs/windows.md')
-rw-r--r--site/docs/windows.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/docs/windows.md b/site/docs/windows.md
index 92c9216ba2..ca7f0241d9 100644
--- a/site/docs/windows.md
+++ b/site/docs/windows.md
@@ -16,6 +16,7 @@ msys2 binaries.
To bootstrap Bazel on Windows, you will need:
* Java JDK 8 or later
+* Visual Studio (Community Edition is okay, only `CL.EXE` is needed)
* [msys2](https://msys2.github.io/) (need to be installed at
``C:\tools\msys64\``).
* Several msys2 packages. Use the ``pacman`` command to install them: