diff --git a/v2/cn/installation.md b/v2/cn/installation.md index d0fb9b29..b161ee8f 100644 --- a/v2/cn/installation.md +++ b/v2/cn/installation.md @@ -55,7 +55,7 @@ apt-get install libpcre3-dev \ 推荐您使用yum安装以下的开发库: ```bash -yum install pcre-devel openssl-devel gcc curl +yum install pcre-devel openssl-devel gcc curl zlib-devel ``` ## Mac OS X (macOS) 用户