Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
igrigorik committed Oct 15, 2011
1 parent 3dbd7fd commit 42eec25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ After you call socksify, the module temporarily intercepts your receive_data cal
For SOCKS proxies which require authentication, use:

```ruby
socksify(destination_host, destination_port, username, password)
socksify(destination_host, destination_port, username, password, version)
```

## Wishlist
Expand Down

0 comments on commit 42eec25

Please sign in to comment.