source ./README, not sh ./README
authorPaul Brossier <piem@altern.org>
Tue, 9 Aug 2005 18:33:54 +0000 (18:33 +0000)
committerPaul Brossier <piem@altern.org>
Tue, 9 Aug 2005 18:33:54 +0000 (18:33 +0000)
python/README

index 0e73bd52a20d85d823e94c93c4b4b9d547d8c400..ce08675a7f0a1feba9ac87782cc224c67bccf370 100644 (file)
@@ -3,6 +3,6 @@
 
 # To have it working before installation, you will need to set LD_LIBRARY_PATH.
 # for instance, to run the python script from within aubio/python/, you can use
-# sh ./README
+# 'source ./README'
 
 export LD_LIBRARY_PATH=../src/.libs:../ext/.libs