Skip to content

Commit e6c72b6

Browse files
authored
Merge pull request #15 from xudianyang/master
* 修改已更新链接
2 parents 868b4dd + 14ab665 commit e6c72b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ PHP微服务框架即“Micro Service Framework For PHP”,是Camera360社区
3939

4040
框架手册(Gitbook): [PHP-MSF开发手册](https://pinguo.gitbooks.io/php-msf-docs/)
4141

42-
API Document(Rawgit): [类文档](https://cdn.rawgit.com/pinguo/php-msf-docs/73e7c4f2/api-document/index.html)
42+
API Document(Rawgit): [类文档](https://cdn.rawgit.com/pinguo/php-msf-docs/4e0ed09d/api-document/index.html)
4343

4444
示例DEMO项目: [PHP-MSF DEMO](https://github.com/pinguo/php-msf-demo)
4545

@@ -48,7 +48,7 @@ API Document(Rawgit): [类文档](https://cdn.rawgit.com/pinguo/php-msf-docs/73e
4848
## 快速起步
4949

5050
```bash
51-
$>curl -sS https://cdn.rawgit.com/pinguo/php-msf-docker/ee580877/installer.php | php
51+
$>curl -sS https://cdn.rawgit.com/pinguo/php-msf-docker/214fe1e2/installer.php | php
5252
```
5353

5454
`installer.php`会检查运行环境,根据你的自定义配置,自动创建项目模板,composer安装依赖,启动服务。

0 commit comments

Comments
 (0)