Skip to content

Commit 65c2540

Browse files
Removed duplication of require-dev
1 parent ed92995 commit 65c2540

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 >= 6.0 and cd to your app.
8-
2. Install this preset via `composer require --dev laravel-frontend-presets/tailwindcss --dev`. 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)