mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Fix typo (#5960)
This commit is contained in:
committed by
Nitish Tiwari
parent
71c4ff9d10
commit
483fe4bed5
@@ -6,7 +6,7 @@
|
||||
|
||||
Start by forking the Minio GitHub repository, make changes in a branch and then send a pull request. We encourage pull requests to discuss code changes. Here are the steps in details:
|
||||
|
||||
### 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 of your Minio fork (you will need it for the `git clone` command below).
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user