Add FreeBSD binary link and make a release

master
Harshavardhana 9 years ago
parent 93666827f4
commit 8112291d43
  1. 9
      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.

Loading…
Cancel
Save