Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0873dcb

Browse files
meeseeksmachinetimhoffm
authored andcommitted
Backport PR #12187: DOC: Update INSTALL.rst (#12195)
1 parent 72daa82 commit 0873dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Installing an official release
1717
Matplotlib and its dependencies are available as wheel packages for macOS,
1818
Windows and Linux distributions::
1919

20-
python -mpip install -U pip
21-
python -mpip install -U matplotlib
20+
python -m pip install -U pip
21+
python -m pip install -U matplotlib
2222

2323
.. note::
2424

0 commit comments

Comments
 (0)