We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8494361 commit 9652a3bCopy full SHA for 9652a3b
README.md
@@ -8,9 +8,9 @@ Python library for interacting with the Apple Push Notification service (APNs) v
8
9
## Installation
10
11
-Either download the source from GitHub or use easy_install:
+Either download the source from GitHub or use pip:
12
13
- $ easy_install apns2
+ $ pip install apns2
14
15
## Sample usage
16
0 commit comments