Mention quic branch in README.

This commit is contained in:
Sergey Kandaurov 2020-04-30 15:59:14 +03:00
parent 7a34d6e74a
commit 5fc7d63f80
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -80,7 +80,7 @@ Experimental QUIC support for nginx
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
$ ./auto/configure --with-debug --with-http_v3_module \
--with-cc-opt="-I../boringssl/include" \