From ce9c6e4ce4fff348212d04f63345d4d60d9bc09d Mon Sep 17 00:00:00 2001 From: windenntw Date: Sat, 20 Oct 2018 01:11:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be9ae67..f285823 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Right now these tools are build: ### Centos `sudo yum install gcc gcc-c++ python git perl-Pod-Simple gperf patch autoconf automake make makedepend bison flex ncurses-devel gmp-devel mpfr-devel libmpc-devel gettext-devel texinfo` ### Ubuntu -`sudo apt install make git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex gettext texinfo` +`sudo apt install make git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex bison gettext texinfo` ### macOS Install Homebrew (https://brew.sh/) or any other package manager first. The compiler will be installed together with XCode. Once XCode and Homebrew are up install the required packages: