8000 Update README.md · ag-python-qt/pyqt-openai@7417942 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7417942

Browse files
authored
Update README.md
1 parent 14d6ef4 commit 7417942

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,10 @@ You can use the additional prompt feature by "prompt menu" right next to input f
8686
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/d0903a76-bf4f-4900-bfea-89da6f072c9d)
8787

8888
## How to Install
89-
1. open command propmt of your OS.
90-
2. git clone ~
89+
1. git clone ~
90+
2. pip install -r requirements.txt
9191
3. from the root directory, type "cd pyqt_openai"
92-
4. pip install -r requirements.txt
93-
5. You should put your api key in the line edit. You can get it in <a href="https://platform.openai.com/account/api-keys">official site</a> of openai. Sign up and log in before you get it.
92+
4. You should put your api key in the line edit. You can get it in <a href="https://platform.openai.com/account/api-keys">official site</a> of openai. Sign up and log in before you get it.
9493

9594
Be sure, this is a very important API key that belongs to you only, so you should remember it and keep it secure.
9695

0 commit comments

Comments
 (0)
0