Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alibo committed Mar 12, 2016
1 parent 04944ca commit 86c1c81
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 @@ -28,7 +28,7 @@ Then, add this Facade to your aliases array `[app/config/app.php]`:
'Ortc' => Nikapps\OrtcLaravel\Facades\Ortc::class
~~~

Next you have to copy the configuration to your connections array `[app/config/broadcasting.php]`:
Next you have to copy the configuration to your `connections` array `[app/config/broadcasting.php]`:

~~~php
'realtime' => [
Expand Down

0 comments on commit 86c1c81

Please sign in to comment.