diff --git a/README.md b/README.md index 8cd3b47..451bf29 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ https://couchbase-ruby-orm.com ## Installation Add this line to your application's Gemfile: ```ruby -gem 'couchbase-orm', git: 'https://github.com/Couchbase-Ecosystem/couchbase-ruby-orm' +gem 'couchbase-orm', git: 'https://github.com/Couchbase-Ecosystem/couchbase-ruby-orm' ``` And then execute: