Skip to content

Commit 895c181

Browse files
committed
Update README.md
1 parent 87df591 commit 895c181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ It works by setting up a websocket API in API Gateway, and configure it to invok
1414
message is sent to the websocket. This package includes and autoconfigures a handler to respond to these websocket
1515
messages. We also configure Laravel to use this connection as a broadcast driver.
1616

17-
This package currently only works if you deploy your app using [Bref](https://bref.sh), but it could theoretically also
18-
be deployed alongside a [Laravel Vapor](https://vapor.laravel.com) project.
17+
This package currently only works with either [Bref](https://bref.sh) or [Laravel Vapor](https://vapor.laravel.com),
18+
though the latter one involves some manual set-up.
1919

2020
## Requirements
2121

0 commit comments

Comments
 (0)