aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install-os-x.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-os-x.md
parenta666ffbe5bbbe34e57700977a1382db49484f00f (diff)
Fix formatting of JDK note.
RELNOTES: None. PiperOrigin-RevId: 194084231
Diffstat (limited to 'site/docs/install-os-x.md')
-rw-r--r--site/docs/install-os-x.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/install-os-x.md b/site/docs/install-os-x.md
index f47ae9c3a4..431bd07e97 100644
--- a/site/docs/install-os-x.md
+++ b/site/docs/install-os-x.md
@@ -74,10 +74,10 @@ bazel version
```
To update to a newer release of Bazel, download and install the desired version.
-_<sup>1</sup>Note that Bazel includes an embedded JDK, which can be used even if a JDK is already
+**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._
+versions are not supported.
## <a name="install-on-mac-os-x-homebrew"></a>Installing using Homebrew