Merge pull request #9 from dargonforce/master

Added autoconf to build instructions
This commit is contained in:
Giacomo Tesio 2018-10-04 23:15:06 +02:00 committed by GitHub
commit b5aa91f2f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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