We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a61e8d commit 47387bcCopy full SHA for 47387bc
1 file changed
README.md
@@ -6,7 +6,7 @@ A Ruby toolkit for the [Drip](https://www.getdrip.com/) API.
6
7
Add this line to your application's Gemfile:
8
9
- gem 'drip-ruby'
+ gem 'drip-ruby', :require => 'drip'
10
11
And then execute:
12
0 commit comments