소스 검색

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