Merge pull request #9 from dargonforce/master

Added autoconf to build instructions
This commit is contained in:
2018-10-04 23:15:06 +02:00
committed by GitHub

View File

@ -52,7 +52,7 @@ To build Jehanne and play with it, you need to have git, golang, qemu,
gcc, binutils and bison installed.
For example on Debian GNU/Linux you should be able to get going with
sudo aptitude install git golang build-essential flex bison qemu-system
sudo aptitude install git golang build-essential flex bison qemu-system autoconf
After the repository clone, you can give a look with