Minor fixes to README.

This commit is contained in:
Stefano Sanfilippo 2014-11-29 01:29:41 +01:00
parent d32c6a4ede
commit f157badc3b

View File

@ -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: