Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Commit 9d813df

Browse files
authored
Update README.md
1 parent d0c1e65 commit 9d813df

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Add this line to your application's Gemfile:
99
```ruby
1010
group :development, :test do
1111

12-
gem 'rubocop-dmp_roadmap', require: false
12+
gem 'rubocop-dmp_roadmap'
1313

1414
end
1515
```
@@ -28,9 +28,6 @@ If you don't already have a `.rubocop.yml` file, create one in your repo's root
2828

2929
``` yml
3030
# .rubocop.yml
31-
32-
require: rubocop/dmp_roadmap
33-
3431
inherit_gem:
3532
rubocop-dmp_roadmap:
3633
- config/default.yml

0 commit comments

Comments
 (0)