summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.bazelrc (renamed from tools/bazel.rc)0
-rw-r--r--README.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/bazel.rc b/.bazelrc
index 6e437306c..6e437306c 100644
--- a/tools/bazel.rc
+++ b/.bazelrc
diff --git a/README.md b/README.md
index a4fca1f62..26364d42d 100644
--- a/README.md
+++ b/README.md
@@ -255,7 +255,7 @@ gVisor currently requires x86\_64 Linux to build.
Make sure the following dependencies are installed:
* [git][git]
-* [Bazel][bazel]
+* [Bazel][bazel] 0.18+
* [Python][python]
* [Docker version 17.09.0 or greater][docker]
* Gold linker (e.g. `binutils-gold` package on Ubuntu)