Skip to content

Commit 6a5029b

Browse files
authored
Update README.md
1 parent cc31249 commit 6a5029b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ To install the package, run the following command:
2525
composer require solution-forest/filament-tree
2626
```
2727

28+
> **Important: Need to publish assets after version 2.x**
29+
```bash
30+
php artisan filament:assets
31+
```
32+
2833
Then, publish the config file using:
2934

3035
```bash

0 commit comments

Comments
 (0)