diff --git a/README.md b/README.md index 9b623a8..3ba83d1 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Resource Generator for Laravel Nova You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer: ```bash + composer require cloudstudio/resource-generator ```