Skip to content

Commit

Permalink
Remove mention to Livewire dev-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm committed Jan 19, 2021
1 parent faa447c commit 28c40b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can publish the asset files with:
php artisan turbo:install
```

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:
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:

```bash
php artisan turbo:install --jet
Expand Down

0 comments on commit 28c40b2

Please sign in to comment.