docs: Removed space from code blocks. (#3965)

This commit is contained in:
Dee Koder 2017-03-23 19:06:31 -07:00 committed by Harshavardhana
parent d3cb79a57c
commit 8c0ce2fee9

View file

@ -77,9 +77,7 @@ You can run Minio on FreeBSD with FreeNAS storage-backend - see [here](https://d
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
```
## Test using Minio Browser