📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -39,7 +39,9 @@ Before using this skill, the user must set the `GEMINI_API_KEY` environment vari
|
||||
1. Get a free API key from [Google AI Studio](https://aistudio.google.com/)
|
||||
2. Export the key in your shell profile (`~/.zshrc`, `~/.bashrc`, etc.):
|
||||
```bash
|
||||
export GEMINI_API_KEY="your_api_key_here"
|
||||
read -rsp "Gemini API key: " GEMINI_API_KEY
|
||||
echo
|
||||
export GEMINI_API_KEY
|
||||
```
|
||||
3. Restart your terminal or run `source ~/.zshrc` (or `~/.bashrc`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user