summaryrefslogtreecommitdiff
path: root/lib/bundler/vlad.rb
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2010-11-02 14:03:43 -0700
committerAndre Arko <andre@arko.net>2010-11-02 14:03:43 -0700
commit3e80910277945787b2aa362adab262d449d288bc (patch)
treeda213df0811a46c57b3429f4db21ec3ba2527f31 /lib/bundler/vlad.rb
parent93b8f6e897afda618b846da5daecc9a244a07cb5 (diff)
downloadbundler-3e80910277945787b2aa362adab262d449d288bc.tar.gz
Fix vlad.rb comment
Diffstat (limited to 'lib/bundler/vlad.rb')
-rw-r--r--lib/bundler/vlad.rb2
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