diff --git a/README.rst b/README.rst index 0bcf71ff..5b29e3d2 100644 --- a/README.rst +++ b/README.rst @@ -208,9 +208,7 @@ https://nghttp2.org/documentation/ Unit tests ---------- -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. +Unit tests are done by simply running ``make check``. Integration tests -----------------