Skip to content

Commit 800d394

Browse files
authored
Merge pull request #12 from dant89/feature/support-ixapi-v2
Fix readme typo
2 parents 0be36d7 + 0e1419e commit 800d394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A lightweight PHP API client for the [IX-API](https://ix-api.net).
77

88
## Installation
99

10-
To install, run `composer require dant89/ixapi-client` in the root of your project or add `dant89/ix-api-client` to your composer.json.
10+
To install, run `composer require dant89/ix-api-client` in the root of your project or add `dant89/ix-api-client` to your composer.json.
1111

1212
View the tagged versions to choose between `v1` and `v2` implementations of this client.
1313
```json

0 commit comments

Comments
 (0)