Update README.md

This commit is contained in:
Four
2018-10-25 22:29:48 +08:00
committed by GitHub
parent bdf4a67793
commit 1380541096

View File

@@ -32,7 +32,7 @@ $ yum -y install libpcap-devel
```
### Ubuntu
``` bash
$ apt-get install libcap-dev
$ apt-get install libpcap-dev
```
### MacOs
``` bash