mirror of https://github.com/open-mmlab/mmcv.git
[Docs] Fix a typo in CONTRIBUTING.md (#2485)
parent
4e67e481a0
commit
4c4ac6b43f
|
@ -37,7 +37,7 @@ Then, you can clone the repositories to local:
|
|||
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
|
||||
git remote add upstream git@github.com:open-mmlab/mmcv
|
||||
|
|
Loading…
Reference in New Issue