Merge pull request #336 from slobo/patch-1

Fix link to composer
This commit is contained in:
Keith Chan 2021-12-22 09:31:03 -08:00 committed by GitHub
commit c36710f0ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The client contains a library of APIs that let you perform different operations
## Setup
To add the client to your project, install it using [composer]](https://getcomposer.org/):
To add the client to your project, install it using [composer](https://getcomposer.org/):
```bash
composer require opensearch-project/opensearch-php