Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnikley authored Feb 24, 2023
1 parent e59a2ce commit b5c74ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A simple wrapper written in Python, HTML and CSS to utilize the OpenAI API that
}
```
5. Copy the entire folder `Wox.Plugin.ChatGPT` to your Wox `Plugins` folder (per default: `C:\Users\MNikley\AppData\Local\Wox\app-1.4.1196\Plugins`) and make sure the plugin is enabled. Restart Wox afterwards
6. Run queries by entering `gpt [QUERY]`, e.g. `gpt what is love`
6. Run queries by entering `gpt [QUERY]` in your Wox launcher prompt, e.g. `gpt what is love`

Alternatively you can run the script directly via `python app.py [QUERY]`

Expand Down

0 comments on commit b5c74ed

Please sign in to comment.