Skip to content

Commit 2eb28a6

Browse files
Merge pull request #187 from gp-lnuff/patch-2
Update composer install command in 3.x README.md
2 parents cd41767 + f3d4d99 commit 2eb28a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ building selection dropdowns with various customization options.
1515
You can install the package via composer:
1616

1717
```bash
18-
composer require codewithdennis/filament-select-tree
18+
composer require codewithdennis/filament-select-tree:3.x
1919
```
2020

2121
```bash

0 commit comments

Comments
 (0)