aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install-ubuntu.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/install-ubuntu.md')
-rw-r--r--site/docs/install-ubuntu.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/docs/install-ubuntu.md b/site/docs/install-ubuntu.md
index c9f9cb20dd..ba36e6d3a4 100644
--- a/site/docs/install-ubuntu.md
+++ b/site/docs/install-ubuntu.md
@@ -66,11 +66,6 @@ export PATH="$PATH:$HOME/bin"
You can also add this command to your `~/.bashrc` file.
-**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.
-
## <a name="install-on-ubuntu"></a> Using Bazel custom APT repository
### Step 1: Install the JDK