spacewander commented on a change in pull request #3467: URL: https://github.com/apache/apisix/pull/3467#discussion_r567706308
########## File path: doc/zh-cn/install-dependencies.md ########## @@ -54,7 +52,10 @@ sudo yum install yum-utils sudo yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo # 安装 OpenResty 和 编译工具 -sudo yum install -y openresty curl git gcc luarocks lua-devel +sudo yum install -y openresty curl git gcc lua-devel openresty-openssl-devel Review comment: Updated. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
