Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
aejnsn authored Aug 28, 2017
1 parent 04eae35 commit 1bc2d02
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 1bc2d02

Please sign in to comment.