Skip to content

Commit

Permalink
Merge pull request #4 from luizkowalski/fix-bundle-add-command
Browse files Browse the repository at this point in the history
Fixing `bundle add` instructions
  • Loading branch information
excid3 authored Aug 3, 2023
2 parents 15611d2 + c95354a commit e274f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ How to use my plugin.
Add this line to your application's Gemfile:

```ruby
bundle add "signalman", group: :development
bundle add "signalman" --group "development"
```

Add migrations
Expand Down

0 comments on commit e274f1b

Please sign in to comment.