Skip to content

Commit

Permalink
Instructing adopters to use RubyGems release of the gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgalarza committed Jul 18, 2024
1 parent d0258be commit a8b4b5c
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 @@ -13,7 +13,7 @@ Blacklight plugin that adds the ability to download a [RIS representation](https
Add this line to your application's Gemfile:

```ruby
gem 'blacklight-ris', :git => 'https://github.com/upenn-libraries/blacklight-ris.git'
gem 'blacklight-ris', '0.1.0'
```

And then execute:
Expand Down

0 comments on commit a8b4b5c

Please sign in to comment.