1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

download rpm as minio.rpm not minio.deb (#594)

This commit is contained in:
Harshavardhana
2022-10-03 10:44:11 -07:00
committed by GitHub
parent 8f0790e66b
commit 59760ed079
3 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@ recommends using RPM or DEB installation routes.
:class: copyable
:substitutions:
wget |minio-rpm| -O minio.deb
wget |minio-rpm| -O minio.rpm
sudo dnf install minio.rpm
.. tab-item:: DEB (Debian/Ubuntu)
@ -93,4 +93,4 @@ For applications, use the :guilabel:`API` addresses to access the MinIO
server and perform S3 operations.
The following steps are optional but recommended for further securing the
MinIO deployment.
MinIO deployment.