moonming commented on a change in pull request #6519: URL: https://github.com/apache/apisix/pull/6519#discussion_r820217742
########## File path: README.md ########## @@ -248,22 +248,59 @@ Benchmark comparison test [details data](https://gist.github.com/membphis/137db9 A wide variety of companies and organizations use APISIX for research, production and commercial product, below are some of them: +- Advanced Institute of Information Technology Peking University Review comment: Apache APISIX has a lot of users and this list will be very long. I suggest only listing some representative ones and then adding a link to the user page. ########## File path: docs/en/latest/how-to-build.md ########## @@ -54,6 +54,9 @@ sudo yum --showduplicates list apisix # Will install the latest apisix package sudo yum install apisix + +# Will install the specified version 2.10.3 apisix package +sudo yum install apisix-2.10.3-0.el7 Review comment: and please remove this,thx -- 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]
