Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pakomp authored Nov 20, 2017
1 parent 549ecc6 commit 20d36d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A package that lets you plan changes to your models in a simple manner.
## Installation
Require the package via composer
```bash
composer require dixie/eloquent-model-future
composer require pakomp/eloquent-model-future
```

Run the package migrations to create a `futures` table, that will hold every future of your selected models.
Expand Down

0 comments on commit 20d36d0

Please sign in to comment.