mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
doc(install): suggest installation for new go version
This commit is contained in:
@@ -25,7 +25,7 @@ Later:
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ go get golang.org/x/net/http2/h2i
|
||||
$ go install golang.org/x/net/http2/h2i@latest
|
||||
$ h2i <host>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user