Skip to content

Commit 09ecce6

Browse files
authored
docs: correct npm installation instructions
1 parent 552d3a0 commit 09ecce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The decryption methodology of this package is largely taken from the [Python Goo
99
## Getting Started
1010

1111
```sh
12-
npm i foxy-node-google-pay-decrypt
12+
npm i @foxy.io/google-pay-decrypt
1313
```
1414

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

0 commit comments

Comments
 (0)