Skip to content

Commit 4b6a951

Browse files
committed
fix 删除一条命令
1 parent b232c6f commit 4b6a951

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,7 @@ $ npm install -g @serverless/s
1111
$ s init xinwuyun/start-cfc
1212
```
1313

14-
安装依赖
15-
```
16-
$ cd start-cfc
17-
$ npm i
18-
```
19-
20-
进入案例进行部署
14+
进入项目部署
2115
```
2216
$ cd node-http
2317
$ s deploy

0 commit comments

Comments
 (0)