Skip to content

Commit

Permalink
Replace insert key with something more intuitive
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed Sep 9, 2024
1 parent 3d01b9e commit ec08c25
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 @@ -14,7 +14,7 @@ Obtain a Gemini API key from the [AI Studio](https://aistudio.google.com/).
Then set the following environmental variable to the key.

```sh
$ export GEMINI_API_KEY=<insert key>
$ export GEMINI_API_KEY=<YOUR_API_KEY>
```

## Usage with OpenAI API
Expand Down

0 comments on commit ec08c25

Please sign in to comment.