Mention git as development dependency

This commit is contained in:
Thomas Jensen
2020-02-02 14:33:16 +01:00
parent 3fe43ad0ef
commit 05944f9064

View File

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