Skip to content

Commit ed92995

Browse files
update readme for 6.0
1 parent db52498 commit ed92995

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Laravel 5.7+ Frontend preset for Tailwind CSS
1+
# Laravel 6.0+ Frontend preset for Tailwind CSS
22

33
A Laravel front-end scaffolding preset for [Tailwind CSS](https://tailwindcss.com) - a Utility-First CSS Framework for Rapid UI Development.
44

55
## Usage
66

7-
1. Fresh install Laravel >= 5.7.0 and cd to your app.
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.
7+
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.
99

1010
### For Presets without Authentication
1111

0 commit comments

Comments
 (0)