Skip to content

Commit

Permalink
fix: update docs
Browse files Browse the repository at this point in the history
This commit is here to fix the semantic-release 1.0.0 overwrite problem. No changes to the actual code have been made.
  • Loading branch information
pheekus authored Dec 31, 2023
1 parent 34d1938 commit 552d3a0
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 @@ -9,7 +9,7 @@ The decryption methodology of this package is largely taken from the [Python Goo
## Getting Started

```sh
npm i --save foxy-node-google-pay-decrypt
npm i foxy-node-google-pay-decrypt
```

In order to decrypt the token, you will need the `.pem` file, the gateway id, and Google signing keys.
Expand Down

0 comments on commit 552d3a0

Please sign in to comment.