diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 02e869344..c99df7440 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,8 +12,9 @@ Fork [MinIO upstream](https://github.com/minio/minio/fork) source repository to ```sh git clone https://github.com/minio/minio +cd minio go install -v -ls /go/bin/minio +ls $(go env GOPATH)/bin/minio ``` ### Set up git remote as ``upstream``