mirror of
https://github.com/minio/minio.git
synced 2025-01-25 21:53:16 -05:00
Merge pull request #832 from minio/harshavardhana-patch-1
Update README.md
This commit is contained in:
commit
f6e3ad889d
@ -34,8 +34,13 @@ Storage Management:
|
|||||||
- Status: Work in progress.
|
- Status: Work in progress.
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
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.
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
#### GNU/Linux
|
#### GNU/Linux
|
||||||
|
|
||||||
Download ``minio`` from https://dl.minio.io:9000/updates/2015/Jun/linux-amd64/minio
|
Download ``minio`` from https://dl.minio.io:9000/updates/2015/Jun/linux-amd64/minio
|
||||||
@ -45,6 +50,7 @@ $ wget https://dl.minio.io:9000/updates/2015/Jun/linux-amd64/minio
|
|||||||
$ chmod +x minio
|
$ chmod +x minio
|
||||||
$ ./minio mode memory limit 12GB expire 2h
|
$ ./minio mode memory limit 12GB expire 2h
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
|
|
||||||
Download ``minio`` from https://dl.minio.io:9000/updates/2015/Jun/darwin-amd64/minio
|
Download ``minio`` from https://dl.minio.io:9000/updates/2015/Jun/darwin-amd64/minio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user