Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fhjbalfoort authored Mar 30, 2017
1 parent 79624a9 commit 4521e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Bundle for sending push notifications to apple/android/windows
## Install:
### Composer:
````bash
composer require issetbv/pushnotificationbundle
composer require issetbv/push-notification-bundle
````
### config
To send messages add connections to the isset_bv_push_notification config
Expand Down Expand Up @@ -79,4 +79,4 @@ $center->flushQueue();
// if you only want to flush the live_other queue
// $center->flushQueue('live_other');
echo $envelope->getState();
````
````

0 comments on commit 4521e37

Please sign in to comment.