Skip to content

Commit 2299f30

Browse files
efiringtacaswell
authored andcommitted
Merge pull request matplotlib#4465 from tacaswell/doc_brew_pkgconfig
DOC: mac + pkg-config
1 parent e5f7dd1 commit 2299f30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.osx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ using brew:
1010

1111
Example usage::
1212

13-
brew install libpng freetype pkgconfig
13+
brew install libpng freetype pkg-config
1414

1515
If you are using MacPorts, execute the following instead:
1616

1717
Example usage::
1818

19-
port install libpng freetype
19+
port install libpng freetype pkgconfig
2020

2121
To install matplotlib from source, execute:
2222

0 commit comments

Comments
 (0)