Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/uc_salesforce/README.txt,v
retrieving revision 1.1
diff -u -p -r1.1 README.txt
--- README.txt	22 Feb 2010 03:04:51 -0000	1.1
+++ README.txt	22 Feb 2010 21:04:23 -0000
@@ -14,7 +14,7 @@ OpportunityContactRole objects connect O
 
 If you have multiple Order Products in a single order, these can be mapped independently now, and will be associated with the Order (if you set that up in the Fieldmap).
 
-If you use the OpportunityContactRole, you need to create a custom node type (you may call it whatever you want, but I use "opportunity_contact_role"), and add a CCK field of type "text" to it. The field must be named "order" (so it ends up being called "field_order").
+If you use the OpportunityContactRole, you need to create a custom node type (you may call it whatever you want, but I use "opportunity_contact_role"), and add a CCK field of type "text" to it. The field must be named "order_id" (so it ends up being called "field_order_id").
 
 Make sure to go to the Salesforce settings page, and choose the appropriate "Ubercart Integration" fieldmaps for use, after they have been defined, and to check the appropriate checkboxes.
 
