Skip to content

Commit

Permalink
vyx: update README to specify OpenAI API key prereq
Browse files Browse the repository at this point in the history
  • Loading branch information
kevherro committed Apr 8, 2023
1 parent bbdfcc3 commit f76ac08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,8 @@ Prerequisites:
Follow [these instructions](http://golang.org/doc/code.html) to prepare
the environment.

- OpenAI API key. Set it as an environment variable named `OPENAI_API_KEY`.

To build and install it:

go install github.com/kevherro/vyx@latest
Expand Down

0 comments on commit f76ac08

Please sign in to comment.