Browse Source

Added autoconf to build instructions

Tim Miller 5 years ago
parent
commit
f6e22bca1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

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