From 1e55771c23a7918048fe05ba0306510873130e36 Mon Sep 17 00:00:00 2001 From: Cloudstudio Date: Wed, 20 Mar 2019 15:56:34 +0100 Subject: [PATCH] fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```