Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s2t2 committed Dec 1, 2014
1 parent 8434798 commit a749bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -112,7 +112,7 @@ Ruby wrapper for the RubyGems.org API.
# By default, we load your API key from ~/.gem/credentials
# You can override this default by specifying a custom API key.
Gems.configure do |config|
config.key '701243f217cdf23b1370c7b66b65ca97'
config.key = '701243f217cdf23b1370c7b66b65ca97'
end

## Supported Ruby Versions
Expand Down

0 comments on commit a749bfc

Please sign in to comment.