Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
osanseviero committed Dec 20, 2024
1 parent db42ea0 commit 4e86d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can also experiment with Gemini in [Google AI Studio](https://aistudio.googl
## Cloning & running

1. Clone the repo: `git clone https://github.com/osanseviero/geminicoder`
2. Create a `.env` file and add your [Google AI Studio API key](https://aistudio.google.com/app/apikey): `GOOGLE_API_KEY=`
2. Create a `.env` file and add your [Google AI Studio API key](https://aistudio.google.com/app/apikey): `GOOGLE_AI_API_KEY=`
3. Run `npm install` and `npm run dev` to install dependencies and run locally

**This is a personal project and not a Google official project**

0 comments on commit 4e86d5a

Please sign in to comment.