Skip to content

Commit

Permalink
Docs tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm committed Jun 15, 2022
1 parent 109dbec commit 0d565b3
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 @@ -61,7 +61,7 @@ You may also optionally install [Stimulus.js](https://stimulus.hotwired.dev/) pa
php artisan turbo:install --stimulus
```

You may also optionally install [Alpine.js](https://alpinejs.dev/) but not Jetstream (maybe you're more into [Breeze](https://laravel.com/docs/9.x/starter-kits#laravel-breeze)) passing `--alpine` flag to the `turbo:install` Artisan command:
You may also optionally install [Alpine.js](https://alpinejs.dev/) in a non-Jetstream context (maybe you're more into [Breeze](https://laravel.com/docs/9.x/starter-kits#laravel-breeze)) passing `--alpine` flag to the `turbo:install` Artisan command:

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

0 comments on commit 0d565b3

Please sign in to comment.