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 ea0160c commit fcdc7b3Copy full SHA for fcdc7b3
README.md
@@ -14,7 +14,7 @@ APNS/2 is a go package designed for simple, flexible and fast Apple Push Notific
14
15
## Install
16
17
-1. `go get -u golang.org/x/net/http2` (Support for HTTP/2 until go1.6 is out of beta)
+1. `go get -u golang.org/x/net/http2`
18
2. `go get -u golang.org/x/crypto/pkcs12`
19
20
## Example
0 commit comments