update some docs

This commit is contained in:
crazywhalecc
2022-12-31 18:12:28 +08:00
parent ab83194bbe
commit 4c41dd09d2
4 changed files with 80 additions and 61 deletions

View File

@@ -39,6 +39,9 @@ composer require zhamao/framework
## 安装完成后启动
./zhamao server
## 生成新插件脚手架,用于开发
./zhamao plugin:make
```
## Windows 安装方法