mirror of
https://github.com/nginx/nginx.git
synced 2025-06-27 00:40:40 +08:00
Mention quic branch in README.
This commit is contained in:
parent
b7b3aca704
commit
cf5168c9e0
2
README
2
README
@ -80,7 +80,7 @@ Experimental QUIC support for nginx
|
|||||||
|
|
||||||
You will need a BoringSSL [4] library that provides QUIC support
|
You will need a BoringSSL [4] library that provides QUIC support
|
||||||
|
|
||||||
$ hg clone https://hg.nginx.org/nginx-quic
|
$ hg clone -b quic https://hg.nginx.org/nginx-quic
|
||||||
$ cd nginx-quic
|
$ cd nginx-quic
|
||||||
$ ./auto/configure --with-debug --with-http_v3_module \
|
$ ./auto/configure --with-debug --with-http_v3_module \
|
||||||
--with-cc-opt="-I../boringssl/include" \
|
--with-cc-opt="-I../boringssl/include" \
|
||||||
|
Loading…
Reference in New Issue
Block a user