Skip to content

Commit 2497ab9

Browse files
committed
Updates Composer Installation Instructions
Signed-off-by: Justin Yost <justin.yost@yostivanich.com>
1 parent 4523032 commit 2497ab9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ A CakePHP plugin that provides a Shell to read an app's Configure vars from the
1919

2020
## Installation
2121

22-
`composer require loadsys/config-read:2.*`
22+
```bash
23+
$ composer require loadsys/config-read:2.*
24+
```
2325

2426
or
2527

0 commit comments

Comments
 (0)