Skip to content

Commit

Permalink
Update README.md typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed May 27, 2014
1 parent ff1a66d commit e43a6ca
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 @@ -67,7 +67,7 @@ Artifactory.configure do |config|
# You can specify any proxy information, including any authentication
# information in the URL.
config.proxy_username = 'user'
config.proxy_password = 'password;
config.proxy_password = 'password'
config.proxy_address = 'my.proxy.server'
config.proxy_port = '8080'
end
Expand Down

0 comments on commit e43a6ca

Please sign in to comment.