Update docs/http2.md
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
This commit is contained in:
parent
88d9324081
commit
3ebb3a5b9b
@ -28,7 +28,7 @@ trying out our HTTP/2 support. You can do so by first making sure to install
|
||||
the optional HTTP/2 dependencies...
|
||||
|
||||
```shell
|
||||
$ pip install httpx['http2']
|
||||
$ pip install 'httpx[http2]'
|
||||
```
|
||||
|
||||
And then instantiating a client with HTTP/2 support enabled:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user