Skip to content

Commit de40955

Browse files
committed
Updated Composer Installation Instructions
Signed-off-by: Justin Yost <justin.yost@yostivanich.com>
1 parent 43648f2 commit de40955

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ A CakePHP plugin that provides a Shell to read an app's Configure vars from the
2020

2121
## Installation
2222

23-
`composer require loadsys/config-read:~3.0`
24-
23+
```bash
24+
$ composer require loadsys/config-read:~3.*
25+
```
2526

2627

2728
## Usage

0 commit comments

Comments
 (0)