From a637a76946a54046db37c3d51fb83feac157e4da Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 7 Feb 2025 15:46:06 -0800 Subject: [PATCH] Update README.md Add update instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aeee9eb..c26d3fb 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,7 @@ This repo distributes the [gRPC](https://github.com/grpc/grpc) 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.