Skip to content

Commit

Permalink
Update README.md (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
eze1376 authored Oct 10, 2023
1 parent a2135e1 commit d353e6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ Install MMCV, MMEngine and MMagic with [MIM](https://github.com/open-mmlab/mim).

```shell
pip3 install openmim
mim install 'mmcv>=2.0.0'
mim install 'mmengine'
mim install 'mmagic'
mim install mmcv>=2.0.0
mim install mmengine
mim install mmagic
```

**Step 3.**
Expand Down

0 comments on commit d353e6a

Please sign in to comment.