Skip to content

Commit

Permalink
Merge pull request #4 from tanghengzhi/1.x
Browse files Browse the repository at this point in the history
fix issues in README.md
  • Loading branch information
alphasnow committed Nov 10, 2023
2 parents 6c42638 + 2832da7 commit d67aace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ OSS_POLICY_USER_DIR=<Default Upload Directory upload/, Optional, Example: upload

(Optional) Modify the config file `config/oss-appserver.php`
```bash
php artisan vendor:publish --provider=AlphaSnow\OSS\AppServer\ServiceProvider
php artisan vendor:publish --provider=AlphaSnow\OSS\AppServer\Laravel\ServiceProvider
```

## Usage
Expand Down

0 comments on commit d67aace

Please sign in to comment.