diff --git a/README.md b/README.md index 66196605..e1e93b9a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ print(response.text) This repository contains a sample app demonstrating how the SDK can access and utilize the Gemini model for various use cases. -To try out the sample app you can direclty import the project from Android Studio +To try out the sample app you can directly import the project from Android Studio via **File → New → Import Sample** and searching for *Generative AI Sample* or follow these steps below: 1. Check out this repository.\