Skip to content

Commit b404b04

Browse files
authored
Update README.md
1 parent d2c75b1 commit b404b04

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
@@ -14,7 +14,7 @@ Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add
1414
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
1515

1616
```php
17-
PhpJunior\Laravel2C2P\Laravel2C2PServiceProvider::class,
17+
PhpJunior\LaravelVideoChat\LaravelVideoChatServiceProvider::class,
1818
```
1919

2020
```php

0 commit comments

Comments
 (0)