Skip to content

Commit

Permalink
name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed May 9, 2012
1 parent a423f98 commit 11f5821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In your Gemfile:

```ruby
require 'butler'
butler = Butler.new
butler = GemButler.new
butler.base_path = File.dirname(__FILE__) + '/gemfiles'
butler.exclude = [:bootstrap]

Expand Down

0 comments on commit 11f5821

Please sign in to comment.