Skip to content

Commit aac96d1

Browse files
committed
Updated example usage, adding a README reference.
1 parent b08acae commit aac96d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

make.osx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# build mpl into a local install dir with
2-
# PREFIX=/Users/jdhunter/dev [PYVERSION=2.6] make -f make.osx fetch deps mpl_install
2+
# make -f make.osx PREFIX=/Users/jdhunter/dev PYVERSION=2.6 fetch deps mpl_install
3+
# (see README.osx for more details)
34

45
PYTHON=python${PYVERSION}
56
ZLIBVERSION=1.2.3

0 commit comments

Comments
 (0)