README.md in parliament-opensearch-0.5.2 vs README.md in parliament-opensearch-0.6.0
- old
+ new
@@ -13,10 +13,10 @@
Add this line to your application's Gemfile:
This gem is currently not available on RubyGems. To use it in an application, install it directly from GitHub via your Gemfile
```bash
-gem 'parliament-opensearch', git: 'https://github.com/ukparliament/parliament-open-search.git', branch: 'master'
+gem 'parliament-opensearch', git: 'https://github.com/ukparliament/parliament-opensearch.git', branch: 'master'
```
You will also need to include the parliament-ruby gem. Add the following to your Gemfile:
```
gem 'parliament-ruby'