mirror of
https://github.com/open-mmlab/mim.git
synced 2025-06-03 14:59:11 +08:00
Merge pull request #10 from ZwwWayne/rename-package
rename pypi package name from mim to openmim
This commit is contained in:
commit
4840043730
@ -33,7 +33,8 @@ MIM provides a unified API for launching and installing OpenMMLab projects and t
|
||||
```bash
|
||||
git clone https://github.com/open-mmlab/mim.git
|
||||
cd mim
|
||||
python setup.py develop or python setup.py install
|
||||
pip install -e .
|
||||
# python setup.py develop or python setup.py install
|
||||
```
|
||||
|
||||
4. Auto completion (Optional)
|
||||
|
Loading…
x
Reference in New Issue
Block a user