From 552d3a01ea136137808f066eb1b89864428efb49 Mon Sep 17 00:00:00 2001 From: Daniil Bratukhin Date: Sun, 31 Dec 2023 14:04:51 +0300 Subject: [PATCH] fix: update docs This commit is here to fix the semantic-release 1.0.0 overwrite problem. No changes to the actual code have been made. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b6593e..80e6f1f 100644 --- a/README.md +++ b/README.md @@ -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.