diff --git a/README.md b/README.md index cfa89a6e84cf52a81e249aeaef2ab78549704473..b2daa5f19375de6bbef1bf7af1a94d04bef88cec 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cat, c ## Documentation -Full documentation and deployment instructions for MinIO Client can be found [here](https://docs.min.io/docs/minio-client-complete-guide.html) +Full documentation and instructions for MinIO Client can be found [here](https://docs.min.io/docs/minio-client-complete-guide.html). -Run `mc config` to configure the client. \ No newline at end of file +Run `mc config` to configure the client. + +## Deployment + +Refer to the Helm [chart](https://repo1.dsop.io/dsop/charts/-/tree/master/stable/minio) for deployment instructions.