Skip to content

Commit

Permalink
fix a typo (#201)
Browse files Browse the repository at this point in the history
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
  • Loading branch information
ktro2828 authored Feb 14, 2023
1 parent dd7f11c commit 2a6adf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Please refer to [installation.md](docs/en/installation.md) for installation.
uninstall('mmcv-full')

# uninstall mmcls
uninstall('mmcls)
uninstall('mmcls')
```

</details>
Expand Down

0 comments on commit 2a6adf5

Please sign in to comment.