aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJingwen Chen <jingwen@google.com>2021-03-12 08:26:06 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-03-12 08:26:06 +0000
commit59048da6cdf0c8c19747154fddeab244769e6a0f (patch)
tree2195ec5cb32d7f753206980a04668483be51a193
parent39cfefd5469cad379b6c0b99124ad6a1a6944a93 (diff)
parentca12e1a9ce8e9f21e0f8ff94a86b51494b3912fe (diff)
downloaddarwin-x86_64-59048da6cdf0c8c19747154fddeab244769e6a0f.tar.gz
Merge "Create a simple README for bazel darwin prebuilts."android-s-beta-2android-s-beta-1
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a72ec8c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+## Updating the Bazel darwin/macOS prebuilts
+
+Refer to the [linux-x86_64 README](../linux-x86_64/README.md) for instructions to update both the linux and
+darwin Bazel binaries together.