Skip to content

Commit

Permalink
Merge pull request #24 from headerx/1.x
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
inmanturbo authored Mar 12, 2024
2 parents 15e7a70 + 3f602fe commit 5269366
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 5269366

Please sign in to comment.