Skip to content

Commit e9aa405

Browse files
committed
Update readme to reflect new name.
1 parent 6c7bab5 commit e9aa405

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Version](https://img.shields.io/github/release/loadsys/CakePHP-ConfigReadShell.svg?style=flat-square)](https://github.com/loadsys/CakePHP-ConfigReadShell/releases)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
5-
[![Total Downloads](https://img.shields.io/packagist/dt/loadsys/config-read.svg?style=flat-square)](https://packagist.org/packages/loadsys/config-read)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/loadsys/cakephp-config-read.svg?style=flat-square)](https://packagist.org/packages/loadsys/cakephp-config-read)
66

77
A CakePHP plugin that provides a Shell to read an app's Configure vars from the command line.
88

@@ -21,7 +21,7 @@ A CakePHP plugin that provides a Shell to read an app's Configure vars from the
2121
## Installation
2222

2323
```bash
24-
$ composer require loadsys/config-read:~3.0
24+
$ composer require loadsys/cakephp-config-read:~3.0
2525
```
2626

2727

0 commit comments

Comments
 (0)