Updated README.rst

This commit is contained in:
Tatsuhiro Tsujikawa
2012-05-19 22:05:42 +09:00
parent e2332abc1d
commit 84b94aa6d7

View File

@@ -40,11 +40,17 @@ needed:
* OpenSSL >= 1.0.1 * 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 Build from git
-------------- --------------
Building from git is easy, but please be sure that at least autoconf 2.68 is Building from git is easy, but please be sure that at least autoconf 2.68 is
used.:: used::
$ autoreconf -i $ autoreconf -i
$ automake $ automake