Update README.md

This commit is contained in:
Whale 2019-02-25 16:30:39 +08:00 committed by GitHub
parent 417229c9f7
commit 436e00a685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ cqbot-swwole是一个聊天机器人框架同时兼容酷Q需安装[cqhttp
```shell
#第一次部署酷Q-httpapi docker运行下面的代码
sh -c "$(wget https://raw.githubusercontent.com/crazywhalecc/cqbot-swoole/master/start-coolq.sh -O -)"
bash -c "$(wget https://raw.githubusercontent.com/crazywhalecc/cqbot-swoole/master/start-coolq.sh -O -)"
#以后每次启动/停止/重启酷Q容器执行的命令
docker start coolq