From c896118747e298aaed4ddc86da1169c02bdfc734 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 15 May 2015 23:32:15 +0900 Subject: [PATCH] Fix required spdylay version --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d8bfb699..ee4efa3f 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ ALPN support requires OpenSSL >= 1.0.2 (released 22 January 2015). To enable the SPDY protocol in the application program ``nghttpx`` and ``h2load``, the following package is required: -* spdylay >= 1.3.0 +* spdylay >= 1.3.2 To enable ``-a`` option (getting linked assets from the downloaded resource) in ``nghttp``, the following package is required: