We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please change python -m pip install --update pip to python.exe -m pip install --upgrade pip
python -m pip install --update pip
python.exe -m pip install --upgrade pip
The text was updated successfully, but these errors were encountered:
Updated the README.md Kitware#1
a54e381
Merge pull request #2 from abhishekchitwar/fix/readme_md_update
2f2ed56
Updated the README.md #1
No branches or pull requests
Please change
python -m pip install --update pip
topython.exe -m pip install --upgrade pip
The text was updated successfully, but these errors were encountered: