Преглед изворни кода

Merge pull request #9 from dargonforce/master

Added autoconf to build instructions
Giacomo Tesio пре 5 година
родитељ
комит
b5aa91f2f6
1 измењених фајлова са 1 додато и 1 уклоњено
  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