mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-17 18:21:24 +02:00
Mention git as development dependency
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user