We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120ebdd commit 3090d48Copy full SHA for 3090d48
README.md
@@ -20,7 +20,7 @@ A simple Python code that connects to OpenAI's ChatGPT and executes the returned
20
## Installation 🔧
21
22
```sh
23
-curl -sL https://raw.githubusercontent.com/code-yeongyu/AiShell/master/install.sh | sh
+pip install aishell
24
```
25
26
## Prerequisites 📚
0 commit comments