This commit is contained in:
Acid Chicken (硫酸鶏)
2018-05-22 11:39:30 +09:00
committed by Nitish Tiwari
parent 71c4ff9d10
commit 483fe4bed5
5 changed files with 5 additions and 5 deletions

View File

@@ -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