Skip to content

Commit 930108c

Browse files
Update README.md
1 parent fe9c286 commit 930108c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ A gem that takes as input the output of a maven checkstyle plugin checkstyle:che
1212
### Bundler
1313

1414
```ruby
15-
gem 'ruby-perlin-2D-map-generator'
15+
gem 'checkstyle-suppression-generator'
1616
```
1717

1818
### Manual
1919

2020
```sh
21-
gem install ruby-perlin-2D-map-generator
21+
gem install checkstyle-suppression-generator
2222
```
2323

2424
## Usage

0 commit comments

Comments
 (0)