Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
socketteer committed Nov 16, 2021
1 parent 820c1a0 commit 3b251c1
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,10 @@ Reset zoom: `Control-0`
1. Install requirements

```pip install -r requirements.txt```
2. Run main.py
3. Load a json tree
4. Read :)
2. Set environmental variables for `OPENAI_API_KEY` or `AI21_API_KEY`

```export OPENAI_API_KEY={your api key}```
3. Run main.py
4. Load a json tree
5. Read :)

0 comments on commit 3b251c1

Please sign in to comment.