We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f4bdf commit 0f0cbe0Copy full SHA for 0f0cbe0
README.md
@@ -8,11 +8,11 @@
8
[](https://scrutinizer-ci.com/g/qiniu/php-sdk/?branch=master)
9
## 安装
10
11
-1. 通过composer
+* 通过composer
12
```bash
13
$ composer require qiniu/php-sdk
14
```
15
-2. 直接下载安装,SDK 没有依赖其他第三方库,但需要使用composer的autoload
+* 直接下载安装,SDK 没有依赖其他第三方库,但需要使用composer的autoload
16
17
## 运行环境
18
0 commit comments