README.md in rails-erd-0.4.5 vs README.md in rails-erd-1.0.0
- old
+ new
@@ -29,15 +29,15 @@
---------------
See the [installation instructions](http://rails-erd.rubyforge.org/install.html)
for a complete description of how to install Rails ERD. Here's a summary:
-* Install Graphviz 2.22+ with Pango and Cairo support ([how?](http://rails-erd.rubyforge.org/install.html))
+* Install Graphviz 2.22+ ([how?](http://rails-erd.rubyforge.org/install.html))
* Add <tt>gem "rails-erd"</tt> to your application's Gemfile
-* Run <tt>rake erd</tt>
+* Run <tt>bundle exec erd</tt>
Learn more
----------
@@ -49,10 +49,10 @@
About Rails ERD
---------------
Rails ERD was created by Rolf Timmermans (r.timmermans *at* voormedia.com)
-Copyright 2010-2011 Voormedia - [www.voormedia.com](http://www.voormedia.com/)
+Copyright 2010-2012 Voormedia - [www.voormedia.com](http://www.voormedia.com/)
License
-------