summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorIan Lewis <ianlewis@google.com>2019-09-11 00:07:25 -0700
committergVisor bot <gvisor-bot@google.com>2019-09-11 00:09:59 -0700
commitd24be656c9321de8b65e9d21c41f756056847eb1 (patch)
treeb0cfc37e849f176ae11ec9e02e7250575a5fe7f3 /README.md
parent849c57314f6b6f0d1ebcfa2e68762b8ea95f5948 (diff)
Update required Bazel version in README.
PiperOrigin-RevId: 268397389
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d102845ac..7ab76d305 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Make sure the following dependencies are installed:
* Linux 4.14.77+ ([older linux][old-linux])
* [git][git]
-* [Bazel][bazel] 0.23.0+
+* [Bazel][bazel] 0.28.0+
* [Python][python]
* [Docker version 17.09.0 or greater][docker]
* Gold linker (e.g. `binutils-gold` package on Ubuntu)