Skip to content

Commit

Permalink
PD-96 Fix Typo. (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
martineiber authored Feb 2, 2024
1 parent 98530fc commit 1465c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/01_Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To install the Opensearch Client Bundle, follow the three steps below:
1) Install the required dependencies:

```bash
composer require pimcore/opensearch-client-bundle
composer require pimcore/opensearch-client
```

2) This bundle is a standard symfony bundle. If not required and activated by another bundle, it can be enabled by adding it to the `bundles.php` of your application.
Expand Down

0 comments on commit 1465c6d

Please sign in to comment.