diff --git a/README.rst b/README.rst index 7f6758f3..506f1de7 100644 --- a/README.rst +++ b/README.rst @@ -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 -----------------