diff --git a/README.md b/README.md index 9622f41..dd96a61 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ OramaCloud PHP Client SDK. ## Install ```sh -composer require orama/oramacloud-client +composer require oramacloud/client ``` #### Compatibility diff --git a/composer.json b/composer.json index dbf2bf5..91887e9 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "orama/oramacloud-client", + "name": "oramacloud/client", "description": "Orama Cloud SDK", "autoload": { "psr-4": {