浏览代码

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