Skip to content

Commit

Permalink
Merge pull request #2225 from ArtskydJ/patch-1
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
simov committed Jul 8, 2016
2 parents 2e9aef3 + fcab069 commit 7d823e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -601,7 +601,6 @@ var options = {
key: fs.readFileSync(keyFile),
passphrase: 'password',
ca: fs.readFileSync(caFile)
}
};

request.get(options);
Expand Down

0 comments on commit 7d823e4

Please sign in to comment.