Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit bcd5681

Browse files
committed
doc(core): update quickstart
1 parent 1121f35 commit bcd5681

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

packages/framework-core/README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,13 @@
5959
npm install -g @cloudbase/cli@latest
6060
```
6161

62-
2. **登录**
63-
64-
```bash
65-
cloudbase login
66-
```
67-
68-
3. **初始化一个应用**
62+
2. **初始化一个应用**
6963

7064
```bash
7165
cloudbase init
7266
```
7367

74-
4. **部署应用**
68+
3. **部署应用**
7569

7670
```bash
7771
cloudbase framework:deploy

0 commit comments

Comments
 (0)