Get the name right in the README

This commit is contained in:
Karl Matthias
2012-04-04 10:38:31 +01:00
parent 1f5ae95d16
commit b0690158dd
+1 -1
View File
@@ -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.