diff --git a/tools/bazel.rc b/.bazelrc similarity index 100% rename from tools/bazel.rc rename to .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)