Skip to content

Commit

Permalink
统一包名
Browse files Browse the repository at this point in the history
  • Loading branch information
wilbur-yu committed Jan 13, 2021
1 parent 3e45dac commit fd289e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ This package requires hyperf 2.1 or newer.
# Installation
You can install the package via Composer:
```bash
composer require wilbur/hyperf-opcache
composer require wilbur-yu/hyperf-opcache
```
If you need to change config values, you can publish the config file with:
```bash
php bin/hyperf.php vendor:publish wilbur/hyperf-opcache
php bin/hyperf.php vendor:publish wilbur-yu/hyperf-opcache
```

# usage
Expand Down

0 comments on commit fd289e5

Please sign in to comment.