fix typo (#18)

This commit is contained in:
Xiaolin Wang 2021-12-24 16:08:20 +08:00 committed by GitHub
parent edc6748658
commit 532b59b9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,8 +48,8 @@
It is recommended to install MMRazor with [MIM](https://github.com/open-mmlab/mim), which automatically handles the dependencies of OpenMMLab projects, including mmcv and other python packages.
```Bash
pip install openmin
min install mmrazor
pip install openmim
mim install mmrazor
```
Or you can still install MMRazor manually