From 4d0bed930e1b0329cd475b78dc8f21dad18f859b Mon Sep 17 00:00:00 2001 From: "sean.melissari" Date: Fri, 31 Jul 2020 17:37:06 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfa89a6..b2daa5f 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. -- GitLab