From f157badc3b72abb1cd0a0766054094bd0336b8a8 Mon Sep 17 00:00:00 2001 From: Stefano Sanfilippo Date: Sat, 29 Nov 2014 01:29:41 +0100 Subject: [PATCH] Minor fixes to README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df36870..43f1829 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Italian, I'm afraid you won't understand. I'm really sorry for you :) Compilation =========== -You will need `bison` version > 3.0, `flex` 2.5 or above and any C++11 compiler. +You will need `bison` version >= 3.0, `flex` >= 2.5 and any C++11 compiler. A makefile is provided and will compiler the `mcc` executable. Compiling the executable is a matter of: