Skip to content

Commit d2ba811

Browse files
Update README.md
1 parent b1561db commit d2ba811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To get started with this project, follow the steps below:
5353
- Windows: `tutorial-env\Scripts\activate`
5454
- Unix-based systems: `source tutorial-env/bin/activate`
5555
5. Install the required dependencies: `pip install -r requirements.txt`
56-
6. Run the Gradio application: `streamlit run app.py`
56+
6. Run the application: `streamlit run app.py`
5757

5858
**Note**: You need to have the Gemini API key to run the application. You can get the API key by signing up on the [Gemini API](https://aistudio.google.com/). Once you have the API key, create a `.env` file in the root directory and add the following environment variables provided in the `.env.example` file. Replace the values with your API key.
5959

0 commit comments

Comments
 (0)