From 6f474982edb72ff5fa70c9b8d8d0433fd0df1538 Mon Sep 17 00:00:00 2001 From: Classmate Zhou Date: Sun, 2 Jan 2022 00:39:02 +0800 Subject: [PATCH] docs: rename 'baremetal' to 'bare metal' (#14014) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d180693f1..079459379 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads. -This README provides quickstart instructions on running MinIO on baremetal hardware, including container-based installations. For Kubernetes environments, use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/README.md). +This README provides quickstart instructions on running MinIO on bare metal hardware, including container-based installations. For Kubernetes environments, use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/README.md). # Container Installation