README.md in rubocop-discourse-2.1.0 vs README.md in rubocop-discourse-2.1.1

- old
+ new

@@ -5,7 +5,7 @@ Add `gem "rubocop-discourse"` to your Gemfile. Then add the following to `.rubocop.yml`: ```yml inherit_gem: - rubocop-discourse: .rubocop.yml + rubocop-discourse: default.yml ```