Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jones committed Mar 2, 2016
1 parent ea0160c commit fcdc7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ APNS/2 is a go package designed for simple, flexible and fast Apple Push Notific

## Install

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`
2. `go get -u golang.org/x/crypto/pkcs12`

## Example
Expand Down

0 comments on commit fcdc7b3

Please sign in to comment.