chg: [README] fix deps

master
Alexandre Dulaunoy 2019-02-01 15:40:52 +01:00
parent bf6a70e147
commit a1dc701138
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ As there were some changes in libwiretap, at least the version 2.6.3-1 is needed
``` shell
apt-get install libwiretap-dev
apt-get install libhiredis-dev
apt-get install libwsutil-dev
make
```