membphis commented on a change in pull request #852: fix writing rule URL: https://github.com/apache/incubator-apisix/pull/852#discussion_r346116930
########## File path: doc/install-dependencies.md ########## @@ -116,14 +116,14 @@ Mac OSX ======= ```shell -# install openresty, etcd and some compilation tools +# install OpenResty, etcd and some compilation tools brew install openresty/brew/openresty etcd luarocks curl git # start etcd server with v2 protocol etcd --enable-v2=true & ``` -How to compile the Openresty +How to compile the OpenResty ======= Review comment: Here is the same length as the above text, better to see some. ``` How to compile the OpenResty ============================ ``` ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services