Add FreeBSD binary link and make a release

This commit is contained in:
Harshavardhana 2016-04-14 17:22:47 -07:00
parent 93666827f4
commit 8112291d43

View file

@ -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.