You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2019/11/11 04:17:05 UTC

[GitHub] [incubator-apisix] membphis commented on a change in pull request #831: Add doc for "How to compile the Openresty" and fix the doc about how to install apisix.

membphis commented on a change in pull request #831: Add doc for "How to compile the Openresty" and fix the doc about how to install apisix.
URL: https://github.com/apache/incubator-apisix/pull/831#discussion_r344552894
 
 

 ##########
 File path: README.md
 ##########
 @@ -124,7 +124,7 @@ The main steps to install APISIX:
 ```shell
 sudo yum install yum-utils
 sudo yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo
-sudo yum install -y openresty etcd
+sudo yum install -y openresty etcd lua-devel
 
 Review comment:
   I do not think we need `lua-devel` now.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services