mirror of
https://github.com/minio/minio.git
synced 2025-07-08 16:42:17 -04:00
Update CONTRIBUTING.md
This commit is contained in:
parent
0371ff7242
commit
079615a104
@ -1,3 +1,7 @@
|
|||||||
|
### Install Golang
|
||||||
|
|
||||||
|
If you do not have a working Golang environment setup please follow [Golang Installation Guide](./INSTALLGO.md).
|
||||||
|
|
||||||
### Setup your Minio Github Repository
|
### Setup your Minio Github Repository
|
||||||
Fork [Minio upstream](https://github.com/minio/minio/fork) source repository to your own personal repository. Copy the URL and pass it to ``go get`` command. Go uses git to clone a copy into your project workspace folder.
|
Fork [Minio upstream](https://github.com/minio/minio/fork) source repository to your own personal repository. Copy the URL and pass it to ``go get`` command. Go uses git to clone a copy into your project workspace folder.
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user