Skip to content

Commit 575915c

Browse files
committed
Update README.md
1 parent 412f459 commit 575915c

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
@@ -25,7 +25,7 @@ PR is welcome!
2525
## Upgrade guide
2626
* `composer update unisharp/laravel-filemanager`
2727
* `php artisan vendor:publish --tag=lfm_view --force`
28-
* `php artisan vendor:publish --tag=lfm_config --force`(remember to keep your previous settings in `config/lfm.php`)
28+
* `php artisan vendor:publish --tag=lfm_config --force` (IMPORTANT: please backup your own `config/lfm.php` first)
2929

3030
## Screenshots
3131
* Independent usage example :

0 commit comments

Comments
 (0)