update readme
This commit is contained in:
@@ -31,12 +31,12 @@ A simple bookmark management system for Laravel Filament applications. This pack
|
|||||||
|
|
||||||
### For Filament 3
|
### For Filament 3
|
||||||
```bash
|
```bash
|
||||||
composer require jaysontemporas/page-bookmarks:"1.0"
|
composer require jaysontemporas/page-bookmarks:"^1.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
### For Filament 4
|
### For Filament 4
|
||||||
```bash
|
```bash
|
||||||
composer require jaysontemporas/page-bookmarks:"2.0"
|
composer require jaysontemporas/page-bookmarks:"^2.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
**Publish and run the installation command:**
|
**Publish and run the installation command:**
|
||||||
|
|||||||
Reference in New Issue
Block a user