aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install-windows.md
diff options
context:
space:
mode:
authorGravatar spomorski <spomorski@google.com>2018-04-24 07:28:10 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-24 07:29:53 -0700
commit451d2c9cd67d5d29e85784f403053f10b6e119ef (patch)
treea3443fc8c1efee74362c63a73c9e68b920c618aa /site/docs/install-windows.md
parenta666ffbe5bbbe34e57700977a1382db49484f00f (diff)
Fix formatting of JDK note.
RELNOTES: None. PiperOrigin-RevId: 194084231
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 c04188f7ff..18cc589e29 100644
--- a/site/docs/install-windows.md
+++ b/site/docs/install-windows.md
@@ -64,10 +64,10 @@ After you download the binary, you'll need additional
software and some setup in your environment to run Bazel. For details, see the
[Windows requirements](windows.html).
-_<sup>1</sup>Note that Bazel includes an embedded JDK 8, which can be used even if
-a JDK is already installed. bazel-<version>-without-jdk-installer-windows-x86_64.sh
- is a version of the installer without embedded JDK 8. Only use this installer if
- you already have JDK 8 installed._
+**Note:** Bazel includes an embedded JDK, which can be used even if a JDK is already
+installed. `bazel-<version>-without-jdk-installer-linux-x86_64.sh` is a version of the installer
+without an embedded JDK. Only use this installer if you already have JDK 8 installed. Later JDK
+versions are not supported.
#### Install using Chocolatey