Skip to content

Commit

Permalink
Add default-jdk to fix the build with recent bazel version.
Browse files Browse the repository at this point in the history
See bazelbuild/bazel#6993

Change-Id: If81af47c23f8228b94db41e5b0edbcd60f45718c
  • Loading branch information
ensonic committed Feb 4, 2019
1 parent f9d6f06 commit e219a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and 18.04) Linux.
1. Install additional build dependencies:
```
sudo apt-get install git jq python-dev unzip
sudo apt-get install default-jdk git jq python-dev unzip
```
[resource-manager]: https://console.cloud.google.com/cloud-resource-manager
Expand Down

0 comments on commit e219a10

Please sign in to comment.