Skip to content

Commit b1acf81

Browse files
authored
Fix wrong composer command in readme (#33)
1 parent a8b59e8 commit b1acf81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This package implements file-based [PSR-16](https://www.php-fig.org/psr/psr-16/)
2222
The package could be installed with composer:
2323

2424
```
25-
composer install yiisoft/cache-file
25+
composer require yiisoft/cache-file
2626
```
2727

2828
## Configuration

0 commit comments

Comments
 (0)