From 77dc6a933c12ff892314345e8a97869cf626d3a2 Mon Sep 17 00:00:00 2001 From: Orkhan Ahmadov Date: Fri, 22 Mar 2024 16:24:05 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 487d7a7..2686afd 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,7 @@ ## Installation -Add the package to your composer.json repositories array. -``` json -"repositories": [ - { - "type": "vcs", - "url": "https://github.com/airlst/sdk-php" - } -] -``` + Require the package. ``` bash composer require airlst/sdk-php