This is an automated email from the ASF dual-hosted git repository.
tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new c397e47 doc: update to 2.2 for source code package. (#3322)
c397e47 is described below
commit c397e4738cb4fd54ec45a4a1de48d5c68eced7f4
Author: Wen Ming <[email protected]>
AuthorDate: Mon Jan 18 13:42:13 2021 +0800
doc: update to 2.2 for source code package. (#3322)
---
README.md | 6 +++---
README_CN.md | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 15623a5..2210aa8 100644
--- a/README.md
+++ b/README.md
@@ -167,9 +167,9 @@ There are several ways to install the Apache Release
version of APISIX:
- Download the latest source code release package:
```shell
- $ mkdir apisix-2.1
- $ wget https://downloads.apache.org/apisix/2.1/apache-apisix-2.1-src.tgz
- $ tar zxvf apache-apisix-2.1-src.tgz -C apisix-2.1
+ $ mkdir apisix-2.2
+ $ wget https://downloads.apache.org/apisix/2.2/apache-apisix-2.2-src.tgz
+ $ tar zxvf apache-apisix-2.2-src.tgz -C apisix-2.2
```
- Install the dependencies:
diff --git a/README_CN.md b/README_CN.md
index 31fe52f..e653b82 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -165,9 +165,9 @@ CentOS 7, Ubuntu 16.04, Ubuntu 18.04, Debian 9, Debian 10,
macOS, **ARM64** Ubun
- 下载最新的源码发布包:
```shell
- $ mkdir apisix-2.1
- $ wget https://downloads.apache.org/apisix/2.1/apache-apisix-2.1-src.tgz
- $ tar zxvf apache-apisix-2.1-src.tgz -C apisix-2.1
+ $ mkdir apisix-2.2
+ $ wget https://downloads.apache.org/apisix/2.2/apache-apisix-2.2-src.tgz
+ $ tar zxvf apache-apisix-2.2-src.tgz -C apisix-2.2
```
- 安装运行时依赖的 Lua 库: