Skip to content

Commit 6dfa04b

Browse files
Merge pull request #1 from toooni/patch-1
Fixed composer package name
2 parents 3966cfa + 042494e commit 6dfa04b

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
@@ -17,7 +17,7 @@ For full usage details, see the [Wiki](https://github.com/checkout/checkout-sdk-
1717
### Installation with Composer (Recommended)
1818
Either run the following command in the root directory of your project:
1919
```bash
20-
composer require checkout/checkout-php-api
20+
composer require checkout/checkout-sdk-php
2121
```
2222

2323
Or require the Checkout.com package inside the composer.json file of your project:

0 commit comments

Comments
 (0)