membphis commented on a change in pull request #2887:
URL: https://github.com/apache/apisix/pull/2887#discussion_r532163945
##########
File path: README.md
##########
@@ -167,10 +165,9 @@ There are several ways to install the Apache Release
version of APISIX:
- Installation runtime dependencies: OpenResty and etcd, and compilation
dependencies: luarocks. Refer to [install dependencies
documentation](doc/install-dependencies.md)
- Download the latest source code release package:
```shell
- $ mkdir apisix-2.0
- $ cd apisix-2.0
- $ wget https://downloads.apache.org/apisix/2.0/apache-apisix-2.0-src.tgz
- $ tar zxvf apache-apisix-2.0-src.tgz
+ $ mkdir apisix-2.1
Review comment:
missing `cd apisix-2.1` ?
----------------------------------------------------------------
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]