Skip to content

Commit 0e1419e

Browse files
committed
Fix readme typo
1 parent 9d52375 commit 0e1419e

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)