Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inmanturbo authored Mar 12, 2024
1 parent 8aae891 commit 3f602fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
Using Laravel installer

```bash
laravel new jetpass-app --stack=livewire --jet --dark --api --pest --dev
laravel new jetpass-app --stack=livewire --jet --dark --api --pest
```

Using Composer

```bash
composer require "laravel/jetstream:^5.x-dev"
composer require "laravel/jetstream:^5.0"
```

```bash
Expand Down

0 comments on commit 3f602fe

Please sign in to comment.