Skip to content

Commit

Permalink
fix: correct bin command in readme & update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbueschel committed Mar 4, 2023
1 parent 5d2da13 commit 6ba03ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Alternatively, you can also run:

```sh
npm install --global search-gpt

# Run SearchGPT with this command
searchgpt
```

Ensure you have your own [Google Search API key](https://developers.google.com/custom-search/v1/introduction), [Programmable Search Engine](https://programmablesearchengine.google.com/controlpanel/all) and [OpenAI API key](https://platform.openai.com/) before running the CLI.
Expand Down
Binary file modified demo.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ba03ec

Please sign in to comment.