Skip to content

Commit fcdc7b3

Browse files
author
Adam Jones
committed
Update README.md
1 parent ea0160c commit fcdc7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ APNS/2 is a go package designed for simple, flexible and fast Apple Push Notific
1414

1515
## Install
1616

17-
1. `go get -u golang.org/x/net/http2` (Support for HTTP/2 until go1.6 is out of beta)
17+
1. `go get -u golang.org/x/net/http2`
1818
2. `go get -u golang.org/x/crypto/pkcs12`
1919

2020
## Example

0 commit comments

Comments
 (0)