diff --git a/README.md b/README.md index ce7da23..f709ffd 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,14 @@ Official Ruby SDK for Altertable Product Analytics. Add this line to your application's Gemfile: ```ruby -gem 'altertable-ruby' +gem 'altertable' ``` And then execute: - $ bundle install +```bash +$ bundle install +``` ## Usage