Updated README.rst

This commit is contained in:
Tatsuhiro Tsujikawa 2012-03-30 00:04:08 +09:00
parent db04143f32
commit b8f1851aff
1 changed files with 5 additions and 2 deletions

View File

@ -28,8 +28,8 @@ primitive APIs though.
As described below, we can create SPDY client and server with the
current Spdylay API.
Build from git
--------------
Requirements
------------
The following packages are needed to build the library:
@ -40,6 +40,9 @@ needed:
* OpenSSL >= 1.0.1
Build from git
--------------
Building from git is easy, but please be sure that at least autoconf 2.68 is
used.::