Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KroMiose committed Jan 2, 2024
1 parent 92e6f60 commit acf82b3
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 @@ -112,7 +112,7 @@ git clone https://github.com/KroMiose/nonebot_plugin_naturel_gpt.git
```bash
cd nonebot_plugin_naturel_gpt
pip install poetry # 需要提前安装 Python 环境: 推荐 Python 3.10
poetry install --dev
poetry install
```

3. 运行 Bot
Expand Down

0 comments on commit acf82b3

Please sign in to comment.