From 6fa8d979a496def36800aa8e6e45598eaf240482 Mon Sep 17 00:00:00 2001 From: Mathias Beaulieu-Duncan Date: Thu, 7 Nov 2024 11:01:50 -0500 Subject: [PATCH] updated readme --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 656d1fa..25c7711 100644 --- a/readme.md +++ b/readme.md @@ -11,8 +11,7 @@ This repository provides a quick and easy setup to create a [MinIO](https://min. 1. Clone the repository: ```bash - git clone - cd + git clone https://git.openharbor.io/Open-Harbor/docker-minio-dev ``` 2. Copy the `.env.example` file to create a new `.env` file. This will allow you to set environment variables for the MinIO instance: