aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 7d97bef..696875f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,8 +49,8 @@ cp *.pd_linux /usr/local/lib/pd/extra/
first install openCV MacOS framework
download openCV private framework from http://www.ient.rwth-aachen.de/cms/software/opencv/
- copy the provided OpenCV.framework folder in your /System/Library/Frameworks/ directory ::
- cp -Rf /Volumes/OpenCV\ Private\ Framework/OpenCV.framework /System/Library/Frameworks/
+ copy the provided OpenCV.framework folder in your /Library/Frameworks/ directory ::
+ cp -Rf /Volumes/OpenCV\ Private\ Framework/OpenCV.framework /Library/Frameworks/
get the _SOURCES_ of the pd you are using
and of the GEM that you are loading