Firstsawyou commented on a change in pull request #3636:
URL: https://github.com/apache/apisix/pull/3636#discussion_r581045028
##########
File path: FAQ.md
##########
@@ -358,7 +358,7 @@ The high availability of APISIX can be divided into two
parts:
## Why does the `make deps` command fail in source installation?
-When executing the `make deps` command, an error such as the one shown below
occurs. This is caused by the missing dependency of
`openresty-openssl111-devel`, you need to execute `yum install -y
openresty-openssl111-devel` to install it first.
+When executing the `make deps` command, an error such as the one shown below
occurs. This is caused by the missing dependency of
`openresty-openssl111-devel`, You need to install it first. Please refer to the
[install-dependencies.md](doc/install-dependencies.md) document for
installation.
Review comment:
Nice, 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]