From faf52c6cc2532f9a6f143b6300a5a24b1e49c946 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 7 Feb 2025 15:44:29 -0800 Subject: [PATCH] Update README.md Update process to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9d6373..28f078b 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,7 @@ This repo distributes the [Abseil](https://github.com/abseil/abseil-cpp) library as a binary (xcframework) via Swift Package Manager. +See go/firestore-binary-releasing for update instructions. + > [!WARNING] > This repo is not supported as a direct dependency for non-Firebase usage.