Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sudiptpa committed Feb 13, 2019
1 parent cc19e29 commit 02e8487
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 @@ -100,7 +100,7 @@ $singleUseTokenId = $response->getData('singleUseTokenId');

### Solution

Download CA certificate form [Curl](https://curl.haxx.se/docs/caextract.html) and place somewhere in your project root.
[Download CA certificate](https://curl.haxx.se/docs/caextract.html) and place somewhere in your project root.

eg. project/certificate/cacert.pem

Expand Down

0 comments on commit 02e8487

Please sign in to comment.