Merge "Create a simple README for bazel darwin prebuilts." am: 59048da6cd am: aa6513f98d am: 11b27bcbac am: 27e0e10943

Original change: https://android-review.googlesource.com/c/platform/prebuilts/bazel/darwin-x86_64/+/1622682

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I1aa0b66de55d48b7863a82e6a3d0777878456bbb
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.