From 13805410966c9f62403ef7ae751c4f64a30037c3 Mon Sep 17 00:00:00 2001 From: Four <1547422976@qq.com> Date: Thu, 25 Oct 2018 22:29:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5fed3e..bd45980 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ $ yum -y install libpcap-devel ``` ### Ubuntu ``` bash -$ apt-get install libcap-dev +$ apt-get install libpcap-dev ``` ### MacOs ``` bash