Update README.md

This commit is contained in:
Four 2018-10-25 22:29:48 +08:00 committed by GitHub
parent bdf4a67793
commit 1380541096
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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