Skip to content

Commit d21dcdc

Browse files
committed
Updated Readme
1 parent 6170f95 commit d21dcdc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"type": "library",
1313
"license": "MIT",
14-
"version": "1.0.0",
14+
"version": "1.0.1",
1515
"require": {
1616
"php": ">=7.4",
1717
"guzzlehttp/guzzle": "^6|^7",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This package provide a set of tools that allow developers to easily integrate wi
66

77
## Installation
88
```shell
9-
composer require merch-one/php-sdk
9+
composer require merch-one/php-api-sdk
1010
```
1111

1212
## Overview

0 commit comments

Comments
 (0)