diff --git a/README.md b/README.md index 8500b3b..49a7aa4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ So, you don't need to write SSH user and configs on `server 'localhost'`. Add this line to your application's Gemfile: ```ruby -gem 'capistrano-locally' +gem 'capistrano-locally', require: false ``` And then execute: