Skip to content

Commit f379b3c

Browse files
authored
Update readme.md
1 parent c1235a3 commit f379b3c

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
@@ -27,7 +27,7 @@ composer require dlp/component-js
2727
```
2828
### 发布
2929
```shell script
30-
php artisan vendor:publish --provider="DLP\DLPServiceProvider"
30+
php artisan vendor:publish --provider="DLP\DLPServiceProvider" --force
3131
```
3232

3333
### 使用

0 commit comments

Comments
 (0)