Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Commit 2a64b5c

Browse files
authored
Update readme.md
1 parent 20de932 commit 2a64b5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is an example of how to create web notifications. You can read the article
66
## Getting Started
77
- Download or clone the project
88
- Rename `.env.example` to `.env`
9+
- Run `composer install` to install the dependencies
910
- Open `resources/views/welcome.blade.php` and update the Pusher keys
1011
- Update the `PUSHER_APP_*` keys in the .env file
1112
- Change the `BROADCAST_DRIVER` to `pusher`

0 commit comments

Comments
 (0)