Merge pull request #580 from kr4z33/patch-1

Update INSTALL.md
This commit is contained in:
Jim Salter 2020-11-01 17:18:36 -05:00 committed by GitHub
commit d526d9167d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Install prerequisite software:
```bash
apt install debhelper libcapture-tiny-perl libconfig-inifiles-perl pv lzop mbuffer
apt install debhelper libcapture-tiny-perl libconfig-inifiles-perl pv lzop mbuffer build-essential
```