From ffa8baf1f4e40351ffa524aa166d9bb9078c98cb Mon Sep 17 00:00:00 2001 From: Karl Matthias Date: Tue, 10 Apr 2012 15:23:49 +0100 Subject: [PATCH] Updated README to point to Gem --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87fe0e5..45f343f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@ probably a thousand other things I haven't thought of. Usage ----- +capistrano-deploytags is available on +[rubygems.org](https://rubygems.org/gems/capistrano-deploytags). +You can install it from there with: + +`gem install capistrano-deploytags` + If you use Bundler, be sure to add the gem to your Gemfile. In your Capistrano `config/deploy.rb` you should add: