diff options
author | Andre Arko <andre@arko.net> | 2010-11-02 14:03:43 -0700 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2010-11-02 14:03:43 -0700 |
commit | 3e80910277945787b2aa362adab262d449d288bc (patch) | |
tree | da213df0811a46c57b3429f4db21ec3ba2527f31 /lib/bundler/vlad.rb | |
parent | 93b8f6e897afda618b846da5daecc9a244a07cb5 (diff) | |
download | bundler-3e80910277945787b2aa362adab262d449d288bc.tar.gz |
Fix vlad.rb comment
Diffstat (limited to 'lib/bundler/vlad.rb')
-rw-r--r-- | lib/bundler/vlad.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/vlad.rb b/lib/bundler/vlad.rb index 36669acd2f..023bde2dca 100644 --- a/lib/bundler/vlad.rb +++ b/lib/bundler/vlad.rb @@ -1,7 +1,7 @@ # Vlad task for Bundler. # # Just add "require 'bundler/vlad'" in your Vlad deploy.rb, and -# Bundler will be activated after each new deployment. +# include the vlad:bundle:install task in your vlad:deploy task. require 'bundler/deployment' namespace :vlad do |