bzp2010 opened a new issue #5647:
URL: https://github.com/apache/apisix/issues/5647
### Improved or typo fixed.
The current documentation provides a way to install APISIX directly using
RPM on CentOS7, but the current APISIX has switched its dependency to
apisix-base version without providing its RPM installation method, which will
cause the installation to fail.

### Solution
Add a command for install apisix-base‘s RPM.
```shell
sudo yum install -y
https://repos.apiseven.com/packages/centos/7/x86_64/apisix-base-1.19.3.2.2-0.el7.x86_64.rpm
```
--
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]