Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbb-kryo authored Feb 1, 2023
1 parent d51b6ba commit cd2311d
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 @@ -22,7 +22,7 @@ openai.api_key = "INSERT-CHATGPT-API-KEY-HERE"

1. Pre-requisites:
- Install Python 3 on your computer.
- Install the required libraries (time, socket, os, and tkinter).
- Install the required libraries (openai, time, socket, os, and tkinter).
- Ensure that the document you want to upload (if you choose to upload a document) is in the same directory as the script.

2. Run the script by executing the following command in your terminal or command prompt:
Expand Down

0 comments on commit cd2311d

Please sign in to comment.