Skip to content

Commit dc625d2

Browse files
committed
update install instructions
1 parent 4ad1163 commit dc625d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ composer require mailerlite/mailerlite-api-v2-php-sdk
2121
```
2222

2323
This library is built atop of [PSR-7](https://www.php-fig.org/psr/psr-7/) and
24-
[PSR-18](https://www.php-fig.org/psr/psr-18/). If you are receiving `Http\Discovery\Exception\DiscoveryFailedException` exception you will need to run:
24+
[PSR-18](https://www.php-fig.org/psr/psr-18/). If you are receiving `Http\Discovery\Exception\DiscoveryFailedException` exception, you will need to run:
2525

2626
```bash
2727
composer require php-http/guzzle6-adapter

0 commit comments

Comments
 (0)