Skip to content

Commit c37efad

Browse files
Merge pull request #55 from antonkomarev/patch-1
Add --dev flag to composer command
2 parents 1f38879 + 71d3583 commit c37efad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A Laravel front-end scaffolding preset for [Tailwind CSS](https://tailwindcss.co
55
## Usage
66

77
1. Fresh install Laravel >= 5.7.0 and cd to your app.
8-
2. Install this preset via `composer require laravel-frontend-presets/tailwindcss`. Laravel will automatically discover this package. No need to register the service provider.
8+
2. Install this preset via `composer require laravel-frontend-presets/tailwindcss --dev`. Laravel will automatically discover this package. No need to register the service provider.
99

1010
### For Presets without Authentication
1111

0 commit comments

Comments
 (0)