Unverified Commit 4c4ac6b4 authored by Zhengwentai SUN's avatar Zhengwentai SUN Committed by GitHub
Browse files

[Docs] Fix a typo in CONTRIBUTING.md (#2485)

parent 4e67e481
...@@ -37,7 +37,7 @@ Then, you can clone the repositories to local: ...@@ -37,7 +37,7 @@ Then, you can clone the repositories to local:
git clone git@github.com:{username}/mmcv.git git clone git@github.com:{username}/mmcv.git
``` ```
After that, you should ddd official repository as the upstream repository After that, you should add official repository as the upstream repository
```bash ```bash
git remote add upstream git@github.com:open-mmlab/mmcv git remote add upstream git@github.com:open-mmlab/mmcv
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment