From f7766b49aa341057887793de03a06948735f847f Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Fri, 16 Dec 2016 23:29:02 +0530 Subject: [PATCH] Amend ZFS line in README - to make it about Minio on FreeNAS (#3461) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9abe0bec2..cc24414c2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ minio.exe server D:\Photos chmod 755 minio ./minio server ~/Photos ``` -Please visit official zfs FreeBSD guide for more details [here](https://www.freebsd.org/doc/handbook/zfs-quickstart.html) + +You can run Minio on FreeBSD with FreeNAS storage-backend - see [here](https://docs.minio.io/docs/how-to-run-minio-in-freenas) for more details. ## Install from Source