Skip to content

Commit af55231

Browse files
committed
update README.md
1 parent 79dd4da commit af55231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
composer require upyun/sdk
4545
```
4646

47-
2.如果不适应 `composer` 管理,可以直接下载[压缩包](https://github.com/upyun/php-sdk/releases),解压后,项目中添加如下代码:
47+
2.如果不适应 `composer` 管理,可以直接下载[压缩包](https://github.com/upyun/php-sdk/releases)(注意需要下载 `php-sdk-版本号.zip` 格式的 zip 压缩包,不是 Source code 源码压缩包),解压后,项目中添加如下代码:
4848

4949
```
5050
require_once '/path/to/php-sdk/vendor/autoload.php';

0 commit comments

Comments
 (0)