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

Skip to content

Commit f2b5a23

Browse files
committed
Update installing_faq.rst
clarifies that these instructions can be used when installing matplotlib for Python installed with Homebrew/Macports
1 parent 3ba9279 commit f2b5a23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/faq/installing_faq.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,8 @@ You can now install matplotlib and all its dependencies with::
246246

247247
pip install matplotlib
248248

249-
Macports
250-
^^^^^^^^
249+
Macports Python
250+
^^^^^^^^^^^^^^^
251251

252252
For Python 2.7::
253253

@@ -259,8 +259,8 @@ For Python 3.4::
259259
sudo port install py34-pip
260260
sudo pip-3.4 install matplotlib
261261

262-
Homebrew
263-
^^^^^^^^
262+
Homebrew Python
263+
^^^^^^^^^^^^^^^
264264

265265
For Python 2.7::
266266

0 commit comments

Comments
 (0)