summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e6c84b501..92851c86d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.