mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
✏️ Fix typo
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
parent
ffab125f02
commit
c4d08d13cb
@ -26,7 +26,7 @@ NoneBot 使用 [poetry](https://python-poetry.org/) 管理项目依赖,由于
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
poetry install
|
poetry install
|
||||||
precommit install
|
pre-commit install
|
||||||
npm -g i gitmoji-cli
|
npm -g i gitmoji-cli
|
||||||
gitmoji -i
|
gitmoji -i
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user