From f6e22bca1c762471c61d38d78aac8dc8ca07fe08 Mon Sep 17 00:00:00 2001 From: Tim Miller Date: Thu, 20 Sep 2018 10:13:13 -0400 Subject: [PATCH] Added autoconf to build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4352e98..8b13a71 100644 --- a/README.md +++ b/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