Skip to content

Commit

Permalink
Updated composer require command in readme (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanikolaev authored Dec 18, 2024
1 parent fed083b commit 7948f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Getting Started
Install the Manticore Search PHP client using [composer](https://getcomposer.org) package manager:

```bash
composer require manticoresoftware/manticoresearch-php
composer require manticoresoftware/manticoresearch-php:dev-master
```
### Initiate an index:

Expand Down

0 comments on commit 7948f80

Please sign in to comment.