README.md in capistrano-dingtalk-0.1.1 vs README.md in capistrano-dingtalk-0.1.2

- old
+ new

@@ -11,10 +11,10 @@ ## Installation Add this line to your application's Gemfile: ```ruby -gem 'capistrano-dingtalk' +gem 'capistrano-dingtalk', require: false ``` Require the library in your application's Capfile: ```ruby