diff --git a/README.md b/README.md index 2bc24b6d0..8e744343b 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,15 @@ Download ``minio`` for: C:\Users\Username\Downloads> minio.exe --help ~~~ +#### FreeBSD + +Download ``minio`` from https://dl.minio.io/server/minio/release/freebsd-amd64/minio + +~~~ +$ chmod 755 minio +$ ./minio --help +~~~ + #### Docker container Download ``minio`` for docker.