Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72daa82 commit 0873dcbCopy full SHA for 0873dcb
1 file changed
INSTALL.rst
@@ -17,8 +17,8 @@ Installing an official release
17
Matplotlib and its dependencies are available as wheel packages for macOS,
18
Windows and Linux distributions::
19
20
- python -mpip install -U pip
21
- python -mpip install -U matplotlib
+ python -m pip install -U pip
+ python -m pip install -U matplotlib
22
23
.. note::
24
0 commit comments