From 460e550d2467a0e7ce71b33ddb39bbea0eab16e4 Mon Sep 17 00:00:00 2001 From: puffy310 <56050719+puffy310@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:15:43 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d2d37ab1c1..704c08bdc5 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,7 @@ Before installing MMEngine, please ensure that PyTorch has been successfully ins Install MMEngine ```bash -pip install -U openmim -mim install mmengine +pip install git+https://github.com/open-mmlab/mmengine/ ``` Verify the installation