mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-02 12:07:35 +08:00
docs: use mirror when installing dependencies in China (#5332)
This commit is contained in:
parent
60f14bb1e3
commit
8b8f55c17f
@ -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
|
||||
# 安装 apisix 命令
|
||||
make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user