Skip to content

Commit 28c40b2

Browse files
committed
Remove mention to Livewire dev-master
1 parent faa447c commit 28c40b2

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
@@ -48,7 +48,7 @@ You can publish the asset files with:
4848
php artisan turbo:install
4949
```
5050

51-
You can also use Turbo Laravel with Jetstream if you use the Livewire stack (requires Livewire `dev-master` as support for Turbo wasn't tagged yet). If you want to do so, publish the assets with a `--jet` flag:
51+
You can also use Turbo Laravel with Jetstream if you use the Livewire stack. If you want to do so, publish the assets with a `--jet` flag:
5252

5353
```bash
5454
php artisan turbo:install --jet

0 commit comments

Comments
 (0)