Adding a prerequisites section to avoid the "bison: command not found" error

This commit is contained in:
javier ramírez
2012-04-26 17:11:11 +03:00
parent cdf2a28b33
commit a7288fdf54
+4
View File
@@ -1,3 +1,7 @@
* Prerequisites
1. Make sure you have bison (http://www.gnu.org/software/bison/) installed in your system.
* Compilation and Installation
1. Run make in the top directory.