diff --git a/docs/en/get_started.md b/docs/en/get_started.md index 445e7dab..b5ef5f2a 100644 --- a/docs/en/get_started.md +++ b/docs/en/get_started.md @@ -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