Update README.rst

This commit is contained in:
Tatsuhiro Tsujikawa 2015-10-25 11:33:29 +09:00
parent b832caccd4
commit 166433f780
1 changed files with 3 additions and 1 deletions

View File

@ -208,7 +208,9 @@ https://nghttp2.org/documentation/
Unit tests
----------
Unit tests are done by simply running ``make check``.
Unit tests are done by simply running ``make check``. Currently,
static library (enabled by default, see ``--enable-static`` configure
option) is required to run tests.
Integration tests
-----------------