We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab48a48 commit 0bc7eb6Copy full SHA for 0bc7eb6
README.md
@@ -5,7 +5,7 @@ Official PHP client for the Typesense API: https://github.com/typesense/typesens
5
## Installation
6
7
```
8
-$ composer require php-http/curl-client typesense/typesense-php
+composer require php-http/curl-client typesense/typesense-php
9
10
11
You can also add `typesense/typesense-php` to your project's `composer.json`.
0 commit comments