From 818243902af4d0ae0ccba69a7b06babded0ae3d5 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Tue, 24 Mar 2015 16:42:57 +0100 Subject: [PATCH] Fixed wrong information in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a0537f7..fbf8749 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,7 @@ A. Currently, on Linux 2.6.32 and Linux 3.15.7, although it should work on Windows 7 (with the Cygwin port of GCC). **Q. Can I use it on Windows without Cygwin?** -A. Yes, you can, Cygwin is only required to compile the static library if - you build it from source -- otherwise, a GNU C compatible compiler (like - GCC or Clang) is needed to compile your tests with the library. +A. Not for the moment. [online-docs]: http://criterion.readthedocs.org/ [pdf-docs]: http://readthedocs.org/projects/criterion/downloads/pdf/latest/