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 0e73bd5..ce08675 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