diff --git a/README.md b/README.md index 06d0d09..87fe0e5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Usage If you use Bundler, be sure to add the gem to your Gemfile. In your Capistrano `config/deploy.rb` you should add: -`require 'capistrano_deploytags'` +`require 'capistrano-deploytags'` This will create two tasks, one that runs before deployment and one that runs after.