You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/04 07:08:29 UTC

[GitHub] [apisix] tzssangglass commented on a change in pull request #6508: docs: additional description to download different versions of APISIX

tzssangglass commented on a change in pull request #6508:
URL: https://github.com/apache/apisix/pull/6508#discussion_r819315475



##########
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 apisix package
+sudo yum install apisix-x.xx.x-0.el7

Review comment:
       It is better to use a specific version instead of  apisix-x.xx.x-0.el7




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org