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

Skip to content

Commit 87960f8

Browse files
authored
DOC: tweak package manager istall wording
1 parent ca0114f commit 87960f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/faq/installing_faq.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ installation of the package. In order to fully remove an installed Matplotlib:
4949
Linux Notes
5050
===========
5151

52-
We recommend that you use your distribution's package manager to install
53-
Matplotlib. This will guarantee that Matplotlib's dependencies will be
54-
installed as well.
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.
5555

5656
If, for some reason, you can not use the package manager, you may use the
5757
manylinux wheels available on PyPI::

0 commit comments

Comments
 (0)