mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 02:28:53 +08:00
Updated README.rst
This commit is contained in:
@@ -40,11 +40,17 @@ needed:
|
||||
|
||||
* OpenSSL >= 1.0.1
|
||||
|
||||
To enable ``-a`` option (getting linked assets from the downloaded
|
||||
resouce) in spdycat (one of the example program), the following
|
||||
packages are needed:
|
||||
|
||||
* libxml2 >= 2.7.7
|
||||
|
||||
Build from git
|
||||
--------------
|
||||
|
||||
Building from git is easy, but please be sure that at least autoconf 2.68 is
|
||||
used.::
|
||||
used::
|
||||
|
||||
$ autoreconf -i
|
||||
$ automake
|
||||
|
||||
Reference in New Issue
Block a user