From 5a1f282292686cd91a089fa6e2a518fa62a42dfa Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Fri, 16 Sep 2016 01:07:21 +0300 Subject: [PATCH] README: remove mention of the check dependency --- README.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.markdown b/README.markdown index 38791c7..d55a695 100644 --- a/README.markdown +++ b/README.markdown @@ -58,9 +58,6 @@ libstrophe requires: To build libstrophe using autotools you will need autoconf, automake, libtool and pkg-config. -In addition, if you wish to run the unit tests, you will need the -check package. - Installation ------------