From 9b1dba19f4795992715b498587116c18bcaef219 Mon Sep 17 00:00:00 2001 From: Benjamin Marty Date: Mon, 30 May 2016 14:31:56 +0200 Subject: [PATCH] README: Added wget & bzip2 to apt-get. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f33676..cd18faf 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Ubuntu 14.04: ``` $ sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \ flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial \ - sed git unzip bash help2man + sed git unzip bash help2man wget bzip2 ``` Later Debian/Ubuntu versions may require: