docs: added space in source download steps so it appears as desired in (#2923)

doctor.
This commit is contained in:
koolhead17 2016-10-14 21:19:12 +05:30 committed by Harshavardhana
parent 5e86352464
commit 3349153058

View file

@ -71,6 +71,7 @@ Please visit official zfs FreeBSD guide for more details [here](https://www.free
## 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).
```sh
$ go get -u github.com/minio/minio
```