Skip to content

Commit

Permalink
Merge pull request #7 from aejnsn/patch-1
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
joshforbes authored Aug 28, 2017
2 parents 04eae35 + 1bc2d02 commit 05298a8
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 @@ -24,7 +24,7 @@ Adds support for Temporal Models to Laravel 5.1+
You can install this package via Composer using this command:

```bash
composer require navjobs/temporal-model
composer require navjobs/temporal-models
```

Next, the model you wish to make temporal must have the following fields in its Schema:
Expand Down

0 comments on commit 05298a8

Please sign in to comment.