Skip to content

Commit d2fb82e

Browse files
authored
Update README.md (#354)
1 parent f9a5a1f commit d2fb82e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<a href="https://packagist.org/packages/wire-elements/modal"><img src="https://img.shields.io/packagist/l/wire-elements/modal" alt="License"></a>
77
</p>
88

9-
## BETA for Livewire v3
10-
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).**
9+
## Livewire v3
10+
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).**
1111

12-
### Upgrading
12+
### Upgrading from v2
1313

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

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

5959
```
60-
composer require wire-elements/modal:^2.0@beta
60+
composer require wire-elements/modal:^2.0
6161
```
6262

6363
## Livewire directive

0 commit comments

Comments
 (0)