File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ installation of the package. In order to fully remove an installed Matplotlib:
49
49
Linux Notes
50
50
===========
51
51
52
- To install Matplotlib at the system-level we recommend that you use your
53
- distribution's package manager to install Matplotlib . This will guarantee
54
- that Matplotlib's dependencies will be installed as well.
52
+ To install Matplotlib at the system-level, we recommend that you use your
53
+ distribution's package manager. This will guarantee that Matplotlib's
54
+ dependencies will be installed as well.
55
55
56
- If, for some reason, you can not use the package manager, you may use the
57
- manylinux wheels available on PyPI::
56
+ If, for some reason, you can notuse the package manager, you may use the wheels
57
+ available on PyPI::
58
58
59
59
python -mpip install matplotlib
60
60
You can’t perform that action at this time.
0 commit comments