mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
docs: Removed space from code blocks. (#3965)
This commit is contained in:
parent
d3cb79a57c
commit
8c0ce2fee9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user