From 48b41f0a9f5c6cf7b8eff0672f7f80a63b6bb801 Mon Sep 17 00:00:00 2001 From: imnpc Date: Tue, 5 Jan 2021 15:09:21 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e71dc52..2a18be9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ## 安装 ```shell -$ composer require calchen/flysystem-aliyun-oss +$ composer require imnpc/flysystem-aliyun-oss ``` ### Laravel @@ -108,4 +108,4 @@ $app->register(Calchen\Flysystem\AliyunOss\AliyunOssServiceProvider::class); ## 开源协议 -[MIT](http://opensource.org/licenses/MIT) \ No newline at end of file +[MIT](http://opensource.org/licenses/MIT)