updated readme

This commit is contained in:
Mathias Beaulieu-Duncan 2024-11-07 11:01:50 -05:00
parent 0dc4157c7a
commit 6fa8d979a4
Signed by: mathias
GPG Key ID: C3A8B10873F4CA9C

View File

@ -11,8 +11,7 @@ This repository provides a quick and easy setup to create a [MinIO](https://min.
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone <your-repository-url> git clone https://git.openharbor.io/Open-Harbor/docker-minio-dev
cd <your-repository-folder>
``` ```
2. Copy the `.env.example` file to create a new `.env` file. This will allow you to set environment variables for the MinIO instance: 2. Copy the `.env.example` file to create a new `.env` file. This will allow you to set environment variables for the MinIO instance: