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

Skip to content

Commit 9691e03

Browse files
committed
Tweak wording in install faq.
1 parent 3ae1336 commit 9691e03

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/faq/installing_faq.rst

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

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.
5555

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::
5858

5959
python -mpip install matplotlib
6060

0 commit comments

Comments
 (0)