README.md in rubocop-rubycw-0.1.4 vs README.md in rubocop-rubycw-0.1.5
- old
+ new
@@ -13,10 +13,10 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'rubocop-rubycw'
+gem 'rubocop-rubycw', require: false
```
And then execute:
$ bundle install