Skip to content

Commit 3090d48

Browse files
committed
Update README about installation
1 parent 120ebdd commit 3090d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A simple Python code that connects to OpenAI's ChatGPT and executes the returned
2020
## Installation 🔧
2121

2222
```sh
23-
curl -sL https://raw.githubusercontent.com/code-yeongyu/AiShell/master/install.sh | sh
23+
pip install aishell
2424
```
2525

2626
## Prerequisites 📚

0 commit comments

Comments
 (0)