Index: INSTALL.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/getid3/INSTALL.txt,v
retrieving revision 1.1
diff -u -r1.1 INSTALL.txt
--- INSTALL.txt	26 Nov 2009 00:21:02 -0000	1.1
+++ INSTALL.txt	15 Jan 2010 15:43:16 -0000
@@ -9,7 +9,7 @@
    (currently 1.7.9) into the new directory:
      cd sites/all/libraries/getid3
      wget "http://downloads.sourceforge.net/project/getid3/getID3%28%29%201.x/1.7.9/getid3-1.7.9.zip"
-4. Unzip the contents of the zip file into sites/all/modules/getid3/ so that
+4. Unzip the contents of the zip file into sites/all/libraries/getid3/ so that
    write.php is located in sites/all/libraries/getid3/getid3/:
      unzip getid3-1.7.9.zip
 5. Delete the demos directory:

