From 58585a687511beff8d594321e6ce84836043722e Mon Sep 17 00:00:00 2001 From: Lukas Rosenstock Date: Tue, 26 May 2026 15:39:03 +0000 Subject: [PATCH] Fixed copy&paste error in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 853a6db..b262ad5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The SDK is [distributed through packagist](https://packagist.org/packages/cloudo Install with the following command: ``` -composer require cloudobjects/laravel-sdk +composer require cloudobjects/sdk ``` ## License