README.markdown in blavosync-0.2.1 vs README.markdown in blavosync-0.2.2

- old
+ new

@@ -1,6 +1,12 @@ == blavosync +REQUIREMENTS: + + a valid database.yml file with access to both production and development data + rsync binaries locally and on server, or gzip and tar + a config/deploy.rb script and ssh access to your production box + INSTALLATION: Add this line to your config/deploy.rb file require 'blavosync/recipes'