From 99ec05be3e592bfa9bff6349ddfc227726bb6f58 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Thu, 17 Sep 2015 15:16:28 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f0f2e658..90be827b7 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,12 @@ Storage Management: - Status: Work in progress. ~~~ -### Install + +### Install + +
+NOTE: If you happen to compile from source code, following options mentioned below are not available anymore. Minio master branch is going through lots of rapid changes, documentation will be updated subsequently. +
#### GNU/Linux @@ -45,6 +50,7 @@ $ wget https://dl.minio.io:9000/updates/2015/Jun/linux-amd64/minio $ chmod +x minio $ ./minio mode memory limit 12GB expire 2h ~~~ + #### OS X Download ``minio`` from https://dl.minio.io:9000/updates/2015/Jun/darwin-amd64/minio