Skip to content

Commit 0e82da4

Browse files
author
Aman Aalam
authored
Merge pull request #60 from PaymentRails/dev
Update README.md
2 parents 07790ca + cbd2842 commit 0e82da4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Trolley's JavaScript SDK (written in TypeScript) - For more information about th
44

55
## Installation
66

7-
npm install --save trolley
7+
npm install --save trolleyhq
88

99
## Getting Started
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "trolley",
2+
"name": "trolleyhq",
33
"version": "1.0.0",
44
"description": "",
55
"main": "./dist/index",

0 commit comments

Comments
 (0)