fix markdown

This commit is contained in:
春河晴
2025-03-21 14:05:47 +08:00
parent 7cad7786cc
commit a2c6e41843

View File

@@ -320,7 +320,7 @@ sudo systemctl enable bot.service # 启动bot服务
sudo systemctl status bot.service # 检查bot服务状态
```
```python
```bash
python bot.py # 运行麦麦
```