mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
simplify home command
This commit is contained in:
@@ -26,7 +26,7 @@ footer: |
|
|||||||
```bash
|
```bash
|
||||||
mkdir my-app
|
mkdir my-app
|
||||||
cd my-app
|
cd my-app
|
||||||
bash -c "$(curl -fsSL https://api.zhamao.xin/go.sh)"
|
bash <(curl -fsSL https://api.zhamao.xin/go.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
## 运行框架
|
## 运行框架
|
||||||
|
|||||||
Reference in New Issue
Block a user