Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Feb 27, 2023
1 parent 2ef8b18 commit b909e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ composer require "overtrue/laravel-wechat"
1. 创建配置文件:

```shell
php artisan vendor:publish --provider="Overtrue\LaravelWeChat\ServiceProvider"
php artisan vendor:publish --provider="Overtrue\\LaravelWeChat\\ServiceProvider"
```

2. 可选,添加别名
Expand Down

0 comments on commit b909e75

Please sign in to comment.