Update README.md

This commit is contained in:
0xacx 2023-04-08 17:36:34 +03:00 committed by GitHub
parent 752d7b38ce
commit 63aa4e4c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,6 +72,8 @@ This script relies on curl for the requests to the api and jq to parse the json
```
* An OpenAI API key. Create an account and get a free API Key at [OpenAI](https://beta.openai.com/account/api-keys)
* Optionally, you can install [glow](https://github.com/charmbracelet/glow) to render responses in markdown
### Installation
To install, run this in your terminal and provide your OpenAI API key when asked.