We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9617e59 commit b370454Copy full SHA for b370454
README.md
@@ -51,7 +51,7 @@ https://github.com/user-attachments/assets/51cf6ad1-196c-44ab-99ba-0035365f1bbd
51
* No GPU requirement
52
53
#### Requirements Installation
54
-* Install OpenAI, Claude, or GEMINI API KEY for `zsh` shell
+* Install OpenAI, Claude, or Gemini for `zsh` shell
55
* `echo 'export OPENAI_API_KEY="YOUR_API_KEY"' >> ~/.zshrc` or
56
* `echo 'export ANTHROPIC_API_KEY="YOUR_API_KEY"' >> ~/.zshrc` or
57
* `echo 'export GEMINI_API_KEY="YOUR_API_KEY"' >> ~/.zshrc`
0 commit comments