Skip to content

Commit

Permalink
Fix wrong composer install command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych committed Jan 19, 2021
1 parent 96c63a3 commit b8c27c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ a distributed applications (e.g. with several servers, load balancers, etc.).
The package could be installed with composer:

```
composer install yiisoft/cache-memcached
composer require yiisoft/cache-memcached
```

## Configuration
Expand Down

0 comments on commit b8c27c7

Please sign in to comment.