Merge pull request #9 from dargonforce/master
Added autoconf to build instructions
This commit is contained in:
commit
b5aa91f2f6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue