You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ You can use the additional prompt feature by "prompt menu" right next to input f
87
87
88
88
## How to Install
89
89
1. git clone ~
90
-
2. cd pyqt_openai
90
+
2. cd pyqt-openai
91
91
3. pip install -r requirements.txt
92
92
4. cd pyqt_openai
93
93
5. You should put your api key in the line edit. You can get it in <ahref="https://platform.openai.com/account/api-keys">official site</a> of openai. Sign up and log in before you get it.
0 commit comments