Skip to content

Commit f5924b6

Browse files
committed
Fix typo in matplotlib port name.
1 parent 5301621 commit f5924b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Linux/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Linux or Mac OS X with the following packages from system software manager:
4848

4949
sudo port install \
5050
python27 py27-setuptools py27-ipython py27-lxml \
51-
gsl-devel boost py27-numpy py27-scipy py27-matplotib git-core
51+
gsl-devel boost py27-numpy py27-scipy py27-matplotlib git-core
5252

5353
sudo port select --set ipython ipython27
5454
sudo port select --set python python27

0 commit comments

Comments
 (0)