Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 5bb962b

Browse files
committed
Update Readme
1 parent 6d97e4e commit 5bb962b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Laravel Tactician in an implementation of the Command Bus Tactician by Ross Tuck
99

1010
##Installation
1111

12-
To install this package run
12+
To install this update your composer.json file to require
1313

14-
```bash
15-
composer require joselfonseca/laravel-tactician
14+
```json
15+
"joselfonseca/laravel-tactician" : "0.2.*"
1616
```
1717
Once the dependencies have been downloaded, add the service provider to your config/app.php file
1818

0 commit comments

Comments
 (0)