Skip to content

Commit f68d15f

Browse files
authored
Merge pull request #83 from pusher/readme-update
Remove reference to RC version
2 parents 54fa756 + b23d835 commit f68d15f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@ pusher.trigger_batch([
152152

153153
## Push Notifications (BETA)
154154

155-
Pusher now allows sending native notifications to iOS and Android devices. Check out the [documentation](https://pusher.com/docs/push_notifications) for information on how to set up push notifications on Android and iOS. There is no additional setup required to use it with this library. It works out of the box wit the same Pusher instance. All you need are the same pusher credentials. To install the release candidate:
156-
157-
$ pip install pusher==1.4rc1
155+
Pusher now allows sending native notifications to iOS and Android devices. Check out the [documentation](https://pusher.com/docs/push_notifications) for information on how to set up push notifications on Android and iOS. There is no additional setup required to use it with this library. It works out of the box wit the same Pusher instance. All you need are the same pusher credentials.
158156

159157
### Sending native pushes
160158

0 commit comments

Comments
 (0)