mirror of
https://github.com/minio/minio.git
synced 2025-04-22 03:24:38 -04:00
doc: update README.md
This commit is contained in:
parent
df94b4d3ca
commit
9c64a232e2
12
README.md
12
README.md
@ -23,9 +23,9 @@ Micro services environment provisions one Minio server per application instance.
|
|||||||
|
|
||||||
Download ``minio`` for:
|
Download ``minio`` for:
|
||||||
|
|
||||||
- ``64-bit Intel`` from https://dl.minio.io:9000/updates/minio/2015/Nov/linux-amd64/minio
|
- ``64-bit Intel`` from https://dl.minio.io:9000/updates/minio/2015/Dec/linux-amd64/minio
|
||||||
- ``32-bit Intel`` from https://dl.minio.io:9000/updates/minio/2015/Nov/linux-386/minio
|
- ``32-bit Intel`` from https://dl.minio.io:9000/updates/minio/2015/Dec/linux-386/minio
|
||||||
- ``32-bit ARM`` from https://dl.minio.io:9000/updates/minio/2015/Nov/linux-arm/minio
|
- ``32-bit ARM`` from https://dl.minio.io:9000/updates/minio/2015/Dec/linux-arm/minio
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
$ chmod +x minio
|
$ chmod +x minio
|
||||||
@ -34,7 +34,7 @@ $ ./minio help
|
|||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
|
|
||||||
Download ``minio`` from https://dl.minio.io:9000/updates/minio/2015/Nov/darwin-amd64/minio
|
Download ``minio`` from https://dl.minio.io:9000/updates/minio/2015/Dec/darwin-amd64/minio
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
$ chmod 755 minio
|
$ chmod 755 minio
|
||||||
@ -45,8 +45,8 @@ $ ./minio help
|
|||||||
|
|
||||||
Download ``minio`` for:
|
Download ``minio`` for:
|
||||||
|
|
||||||
- ``64-bit`` from https://dl.minio.io:9000/updates/minio/2015/Nov/windows-amd64/minio.exe
|
- ``64-bit`` from https://dl.minio.io:9000/updates/minio/2015/Dec/windows-amd64/minio.exe
|
||||||
- ``32-bit`` from https://dl.minio.io:9000/updates/minio/2015/Nov/windows-386/minio.exe
|
- ``32-bit`` from https://dl.minio.io:9000/updates/minio/2015/Dec/windows-386/minio.exe
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
C:\Users\Username\Downloads> minio.exe help
|
C:\Users\Username\Downloads> minio.exe help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user