Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1Skip authored Jun 10, 2019
1 parent 1c0ee53 commit b4b570d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ function main_handler($event, $context)
}
```
### 3. 云函数部署
3.1 上传云函数:在当前云函数文件夹根目录下输入 tcb deploy --runtime Php7(未登录需要先tcb login(请正确输入secretID,secretKey),cli工具文档参考<https://github.com/TencentCloudBase/cloud-base-cli)>
3.1 上传云函数:在当前云函数文件夹根目录下输入 tcb deploy --runtime Php7(未登录需要先tcb login(请正确输入secretID,secretKey),cli工具文档参考https://github.com/TencentCloudBase/cloud-base-cli)
部署成功显示Depoly serverless function xxx success!
### 4. 云函数调用
Expand Down

0 comments on commit b4b570d

Please sign in to comment.