Skip to content

Commit fb68d1d

Browse files
committed
Update readme.
1 parent 23c2748 commit fb68d1d

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
@@ -14,7 +14,7 @@ $ composer require "overtrue/laravel-filesystem-qiniu" -vvv
1414

1515
# Configuration
1616

17-
1. After installing the library, register the `Overtrue\LaravelFilesystem\Qiniu\QiniuStorageServiceProvider` in your config/app.php configuration file:
17+
1. After installing the library, register the `Overtrue\LaravelFilesystem\Qiniu\QiniuStorageServiceProvider` in your `config/app.php` file:
1818

1919
```php
2020
'providers' => [

0 commit comments

Comments
 (0)