Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit ab70a6b

Browse files
authored
Update README.md
1 parent 1651ab4 commit ab70a6b

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
@@ -23,7 +23,7 @@ $ composer require "overtrue/laravel-ueditor:~1.0"
2323
2. 发布配置文件与资源
2424

2525
```php
26-
$ php artisan vendor:publish --provider="Overtrue\LaravelUEditor\UEditorServiceProvider"
26+
$ php artisan vendor:publish --provider='Overtrue\LaravelUEditor\UEditorServiceProvider'
2727
```
2828

2929
3. 模板引入编辑器

0 commit comments

Comments
 (0)