README.md in appbundler-0.1.0 vs README.md in appbundler-0.2.0

- old
+ new

@@ -20,10 +20,11 @@ * The application is protected from installation of incompatible dependencies. # Usage -Clone this project (gem coming soon) and bundle install: +Install via rubygems: `gem install appbundler` or clone this project and +bundle install: ``` git clone https://github.com/opscode/appbundler.git cd appbundler bundle install