We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a61e8d + 47387bc commit dba8d90Copy full SHA for dba8d90
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