Skip to content

Commit

Permalink
chore: update for upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
juftin committed Jul 27, 2023
1 parent ecda94f commit 7e2bd4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
#.idea/

elia.sqlite
**/*.pyc
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Install Elia with [pipx](https://github.com/pypa/pipx), set your OpenAI API key
and start the app:

```bash
pipx install git+https://github.com/juftin/elia
pipx install git+https://github.com/darrenburns/elia
export OPENAI_API_KEY="xxxxxxxxxxxxxx"
elia
```
Expand Down

0 comments on commit 7e2bd4c

Please sign in to comment.