mirror of
https://github.com/minio/minio.git
synced 2025-03-13 05:00:11 -04:00
docs: added space in README.md so that its compatible with doctor. (#2927)
This commit is contained in:
parent
2f520ed92f
commit
18be3bc95a
@ -70,10 +70,13 @@ $ ./minio server ~/Photos
|
|||||||
Please visit official zfs FreeBSD guide for more details [here](https://www.freebsd.org/doc/handbook/zfs-quickstart.html)
|
Please visit official zfs FreeBSD guide for more details [here](https://www.freebsd.org/doc/handbook/zfs-quickstart.html)
|
||||||
|
|
||||||
## Install from Source
|
## Install from Source
|
||||||
|
|
||||||
Source installation is only intended for developers and advanced users. If you do not have a working Golang environment, please follow [How to install Golang](https://docs.minio.io/docs/how-to-install-golang).
|
Source installation is only intended for developers and advanced users. If you do not have a working Golang environment, please follow [How to install Golang](https://docs.minio.io/docs/how-to-install-golang).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
||||||
$ go get -u github.com/minio/minio
|
$ go get -u github.com/minio/minio
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Test using Minio Browser
|
## Test using Minio Browser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user