From fd6e42de76f6b04285db380cf04d58f4d9a46706 Mon Sep 17 00:00:00 2001 From: "MingJian.L" <45811724+matrixgame2018@users.noreply.github.com> Date: Sat, 8 Oct 2022 11:09:47 +0800 Subject: [PATCH] Update get_started.md (#2148) --- docs/en/get_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/get_started.md b/docs/en/get_started.md index d81aea239..cac916da8 100644 --- a/docs/en/get_started.md +++ b/docs/en/get_started.md @@ -43,7 +43,7 @@ We recommend that users follow our best practices to install MMSegmentation. How ```shell pip install -U openmim mim install 'mmcv>=2.0.0rc1' -mim install mmmenigne +mim install mmengine ``` **Step 1.** Install MMSegmentation.