spacewander commented on a change in pull request #5332:
URL: https://github.com/apache/apisix/pull/5332#discussion_r736121447



##########
File path: docs/zh/latest/how-to-build.md
##########
@@ -96,8 +96,8 @@ sudo yum install -y 
https://github.com/apache/apisix/releases/download/2.10.1/ap
   ```shell
   # 切换到 apisix-2.10.1 目录
   cd apisix-2.10.1
-  # 创建依赖
-  make deps
+  # 安装依赖
+  LUAROCKS_SERVER=https://luarocks.cn make deps

Review comment:
       @leslie-tsang 
   Currently, it doesn't do any harm as only `https://luarocks.cn/*.rock` is in 
use.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to