diff --git a/build.html b/build.html
index 2a37eda..20c0cd0 100644
--- a/build.html
+++ b/build.html
@@ -25,8 +25,9 @@ this list may grow as time goes by and people send how-tos.
Just unzip the [source archive](https://github.com/{{ site.github }}/releases/latest){:target="_blank"}
or [clone the GitHub repo](https://help.github.com/articles/cloning-a-repository/){:target="_blank"}.
-Make sure you have your C compiler installed, including
-[Flex](https://github.com/westes/flex){:target="_blank"} and
+Make sure you have your C compiler installed, plus
+[Git](https://git-scm.com/){:target="_blank"},
+[Flex](https://github.com/westes/flex){:target="_blank"}, and
[Bison](http://www.gnu.org/software/bison/){:target="_blank"}.
The location of the system-wide config file is compiled in, so if you don't like it's default location,