From 095aec764baf6da2f412665cac5366583544b31f Mon Sep 17 00:00:00 2001 From: Andrew Heard Date: Thu, 11 Apr 2024 15:20:39 -0400 Subject: [PATCH] Fix name in README --- FirebaseVertexAI/Sample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FirebaseVertexAI/Sample/README.md b/FirebaseVertexAI/Sample/README.md index a4a8b458df3..8a7afa02977 100644 --- a/FirebaseVertexAI/Sample/README.md +++ b/FirebaseVertexAI/Sample/README.md @@ -6,7 +6,7 @@ use the sample app, you'll need to perform the following steps: 1. Download [vertexai-preview-0.1.0.zip](https://github.com/firebase/firebase-ios-sdk/archive/refs/heads/vertexai-preview-0.1.0.zip) for the latest release of the SDK -1. Extract the zip and open `GenerativeAISample.xcodeproj` in the +1. Extract the zip and open `VertexAISample.xcodeproj` in the `FirebaseVertexAI/Sample` directory 1. [Register the sample app](https://firebase.google.com/docs/ios/setup#register-app) in your Firebase project