diff --git a/README.md b/README.md index 9213ba6..6655021 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add this line to your application's Gemfile: ```ruby gem 'capistrano', '~> 3.0.0' -gem 'capistrano-nginx', github: 'koenpunt/capistrano-nginx' +gem 'capistrano-nginx', '~> 1.0.0' ``` And then execute: