]> git.kaiwu.me - nginx.git/commitdiff
Mention quic branch in README.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 30 Apr 2020 12:59:14 +0000 (15:59 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 30 Apr 2020 12:59:14 +0000 (15:59 +0300)
README

diff --git a/README b/README
index e3e3a198c4abdae000bd12da474bbd5d83e71084..56229e0bf93354043e25e6bd200e8effa8bd8c17 100644 (file)
--- a/README
+++ b/README
@@ -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"   \