README.rdoc in install_theme-0.6.0 vs README.rdoc in install_theme-0.6.1
- old
+ new
@@ -15,12 +15,12 @@
== USAGE:
Simple case:
- install_theme path/to/template path/to/rails_app content_id
+ install_theme path/to/template path/to/rails_app content_path
-Replace some DOM content with <%= yield :some_label %> with --inside_yields:
+Replace some DOM content with <%= yield :some_label %> with --partials:
install_theme path/to/app path/to/rails_app content_box \
--inside_yield "header:#header h2" \
--inside_yield sidebar:#sidebar"
\ No newline at end of file