Skip to content

Commit

Permalink
Merge pull request #5 from euglena1215/update-how-to-install
Browse files Browse the repository at this point in the history
update how to install
  • Loading branch information
euglena1215 authored Jan 7, 2024
2 parents 672c1f2 + a43108b commit f879df6
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 @@ -11,7 +11,7 @@ Add YARD support to packwerk.
1. Add this line to your application's Gemfile:

```ruby
gem 'packwerk_yard', github: 'euglena1215/packwerk-yard', group: :development
gem 'packwerk_yard', require: false, group: :development
```

2. Require `packwerk-yard` in your `packwerk.yml`
Expand Down

0 comments on commit f879df6

Please sign in to comment.