Update get_started.md (#2148)
parent
52ce34cef9
commit
fd6e42de76
|
@ -43,7 +43,7 @@ We recommend that users follow our best practices to install MMSegmentation. How
|
||||||
```shell
|
```shell
|
||||||
pip install -U openmim
|
pip install -U openmim
|
||||||
mim install 'mmcv>=2.0.0rc1'
|
mim install 'mmcv>=2.0.0rc1'
|
||||||
mim install mmmenigne
|
mim install mmengine
|
||||||
```
|
```
|
||||||
|
|
||||||
**Step 1.** Install MMSegmentation.
|
**Step 1.** Install MMSegmentation.
|
||||||
|
|
Loading…
Reference in New Issue