Skip to content

Commit e3df1ea

Browse files
authored
Update README.md
1 parent 277c7a7 commit e3df1ea

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. 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 (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:
5252

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

0 commit comments

Comments
 (0)