Update INSTALL.md

`debhelper` is also a pre-requisite for Debian systems
This commit is contained in:
Gavin Chappell 2019-04-03 20:13:38 +01:00
parent e320462c69
commit 67ff4fed77
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
Install prerequisite software:
```bash
apt install libconfig-inifiles-perl pv lzop mbuffer
apt install debhelper libconfig-inifiles-perl pv lzop mbuffer
```
Clone this repo, build the debian package and install it (alternatively you can skip the package and do it manually like described below for CentOS):