Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
smallketchup82 committed Dec 10, 2023
2 parents e9f1213 + a557b8a commit 02f06b4
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 @@ -9,7 +9,7 @@ Please do not use this as a substitute for reading the Re:Zero Web Novel. This i
# Installation

### Windows
This project uses pyinstaller to create self contained binaries. Both the main script and the downloader script are included. These binaries don't require python or any dependencies to be installed. You can grab them from the releases page. Unzip the zip file and refer to the usage section for help.
This project uses pyinstaller to create self contained binaries. Both the main script and the downloader script are included. These binaries don't require python or any dependencies to be installed. You can grab them from the [releases page](https://github.com/smallketchup82/rezero-summarizer/releases/latest). Unzip the zip file and refer to the usage section for help.

To input your OpenAI API credentials, use the `--api-key` and `--org` options or pass them as environment variables in your shell. Refer to .env.example for the names of the variables.

Expand Down

0 comments on commit 02f06b4

Please sign in to comment.