mirror of
https://github.com/minio/minio.git
synced 2025-01-25 21:53:16 -05:00
docs: added space in source download steps so it appears as desired in (#2923)
doctor.
This commit is contained in:
parent
5e86352464
commit
3349153058
@ -71,6 +71,7 @@ Please visit official zfs FreeBSD guide for more details [here](https://www.free
|
|||||||
|
|
||||||
## 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
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user