mirror of
https://github.com/minio/minio.git
synced 2025-01-12 23:43:22 -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).
|
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…
Reference in New Issue
Block a user