Skip to content

Conversation

xin-li-67
Copy link
Contributor

Motivation

Switch from pip install to mim install in several documents and Dockerfiles

Modification

docker/CPU/Dockerfile
docker/GPU/Dockerfile
docs/en/01-how-to-build/linux-x86_64.md
docs/en/01-how-to-build/macos-arm64.md
docs/en/get_started.md
docs/zh_cn/01-how-to-build/linux-x86_64.md
docs/zh_cn/01-how-to-build/macos-arm64.md
docs/zh_cn/get_started.md

BC-breaking (Optional)

Does the modification introduce changes that break the backward-compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has a dependency on downstream projects of a newer version, this PR should be tested with all supported versions of downstream projects.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@CLAassistant
Copy link

CLAassistant commented Dec 30, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@AllentDan AllentDan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lvhan028 lvhan028 merged commit 14550aa into open-mmlab:dev-1.x Jan 4, 2023
@xin-li-67 xin-li-67 deleted the update_mim branch January 5, 2023 00:24
lvhan028 pushed a commit that referenced this pull request Mar 1, 2023
* change pip install to mim install in docs and Dockerfil

* merge with latest dev-1.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants