--- /Users/monte/Sites/101010/sites/all/modules/jplayer/README.txt
+++ README70.txt
@@ -16,8 +16,7 @@
 Dependencies
 ------------
 
-* CCK (Content module)
-* FileField
+None.
 
 Install
 -------
@@ -29,17 +28,15 @@
    The downloaded directory only contains 2 files, jplayer.jquery.js and
    Jplayer.swf. Place these two files in sites/all/libraries/jplayer.
 
-3) In your Drupal site, enable the module under Administer -> Site building ->
-   Modules (/admin/build/modules).
+3) In your Drupal site, enable the module under Administer -> Modules (/admin/modules).
 
-4) Add or configure a FileField under Administer -> Content management ->
-   Content types -> [type] -> Manage Fields
-   (admin/content/node-type/[type]/fields). Restrict the upload extension to
-   only allow the mp3 extension. It's also a good idea to enable the Description
-   option, as this can be used to label your files when they are displayed in
-   the playlist.
+4) Add or configure a field under Administer -> Structure -> Content types -> [type] -> Manage Fields   
+   (admin/structure/types/manage/[type]/fields). 
+   Both the "field" and "widget" should be set to file. Restrict the upload extension to only allow the mp3 extension. 
+   It's also a good idea to enable the Description option, as this can be used to label 
+   your files when they are displayed in the playlist.
 
-5) Configure the display of your FileField to use "jPlayer player". If your want
+5) Under "Manage Display" configure the display of your new field to use "jPlayer player". If your want
    to have a multi-file field display as a playlist of songs, you may use the
    "jPlayer multi-file playlist" formatter.
 
