mirror of
https://github.com/minio/minio.git
synced 2025-02-13 14:48:09 -05:00
Update README.md
This commit is contained in:
parent
c7fe91de49
commit
99ec05be3e
@ -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