@zgsm/costrict-cli 0.0.13 → 0.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -175,7 +175,7 @@ costrict-cli
175
175
 
176
176
  ```bash
177
177
  # Get your key from https://aistudio.google.com/apikey
178
- export GEMINI_API_KEY="YOUR_API_KEY"
178
+ export COSTRICT_API_KEY="YOUR_API_KEY"
179
179
  costrict-cli
180
180
  ```
181
181