Skip to content

Commit

Permalink
Update README.md (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhiloNL authored Sep 6, 2023
1 parent f9a5a1f commit d2fb82e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<a href="https://packagist.org/packages/wire-elements/modal"><img src="https://img.shields.io/packagist/l/wire-elements/modal" alt="License"></a>
</p>

## BETA for Livewire v3
This is the readme for the BETA version of the package for Livewire v3. **If you are looking for the readme for the stable version for Livewire v2 [click here](https://github.com/wire-elements/modal/tree/1.0.0).**
## Livewire v3
This is the readme for Livewire v3. **If you are looking for the readme for Livewire v2 [click here](https://github.com/wire-elements/modal/tree/1.0.0).**

### Upgrading
### Upgrading from v2

You can use the following command to automate the upgrade process:

Expand Down Expand Up @@ -57,7 +57,7 @@ Click the image above to read a full article on using the Wire Elements modal pa
To get started, require the package via Composer:

```
composer require wire-elements/modal:^2.0@beta
composer require wire-elements/modal:^2.0
```

## Livewire directive
Expand Down

0 comments on commit d2fb82e

Please sign in to comment.