Skip to content

Commit

Permalink
Update Windows installation documentation
Browse files Browse the repository at this point in the history
Fixes bazelbuild#16378

RELNOTES: None
PiperOrigin-RevId: 491624087
Change-Id: I4483ecaa2cf7b28342806e4004a14424bfaa0456
  • Loading branch information
meteorcloudy authored and copybara-github committed Nov 29, 2022
1 parent 29ee191 commit 0b15a07
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions site/en/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,9 @@ To check your Windows version:
* Type `winver` in the search box and press Enter.
* You should see the About Windows box with your Windows version information.

Also supported:

* 64 bit Windows 7 or newer

* 64 bit Windows Server 2008 R2 or newer

### Install the prerequisites {:#install-prerequisites}

* [Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145){: .external}
* [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170){: .external}

### Download Bazel {:#download-bazel}

Expand Down Expand Up @@ -109,9 +103,7 @@ Depending on which languages you want to build, you will need:

Also supported:

* Visual Studio 2015 (or newer) with Visual C++ and Windows 10 SDK

* Visual C++ Build Tools 2015 (or newer) and Windows 10 SDK
* Visual C++ Build Tools 2017 (or newer) and Windows 10 SDK

* [Java SE Development Kit 11 (JDK) for Windows x64](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html){: .external}{:#install-jdk}

Expand Down

0 comments on commit 0b15a07

Please sign in to comment.