diff --git a/README.txt b/README.txt
index 4167d0c..e2fbb94 100644
--- a/README.txt
+++ b/README.txt
@@ -154,7 +154,8 @@ modules to be included in your install profile are noted below.
 
         nodes[hello][type] = blog
         nodes[hello][title] = Hello world!
-        nodes[hello][body] = Lorem ipsum dolor sit amet...
+        nodes[hello][body][und][0][value] = Lorem ipsum dolor sit amet...
+        nodes[hello][body][und][0][value] = filtered_html
         nodes[hello][uid] = 1
 
   - menu: To add the node to a menu
