Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Mar 7, 2025
1 parent 108ced7 commit 7992883
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions vertexai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ from your app, rather than server-side, using the
### Clone and open the sample project

1. Clone this repo.
1. Change into the `FirebaseVertexAI/Sample` directory.
1. Change into the `vertexai` directory.
1. Open `VertexAISample.xcodeproj` using Xcode.

```bash
git clone https://github.com/firebase/firebase-ios-sdk.git
cd firebase-ios-sdk
cd FirebaseVertexAI/Sample
git clone https://github.com/firebase/quickstart-ios.git
cd quickstart-ios/vertexai
open VertexAISample.xcodeproj
```

Expand Down

0 comments on commit 7992883

Please sign in to comment.