diff --git a/README.md b/README.md index 0689f7e..a84a8c3 100644 --- a/README.md +++ b/README.md @@ -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: