Skip to content

Commit cb70f4a

Browse files
Fix formatting issue.
Fix formatting issue in Readme.md
1 parent cf4852a commit cb70f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Collection of tests to detect resource leaks, gauge performance problems and ove
1515
$ git clone https://github.com/minio/mint.git
1616
```
1717

18+
- Build and Run
19+
1820
```sh
19-
- Build and Run.
20-
2121
$ docker build -t minio/mint:alpha
2222
$ docker run -e ENDPOINT=play.minio.io:9000 -e ACCESS_KEY=Q3AM3UQ867SPQQA43P2F -e SECRET_KEY=zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG -e ENABLE_HTTPS=1 mint:alpha
2323
```

0 commit comments

Comments
 (0)