From a51e8ba59fe15245ecc004a5d9725d46f931f014 Mon Sep 17 00:00:00 2001 From: Gregor Date: Tue, 29 Oct 2019 16:59:24 +0100 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a252b3..aed9ca6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository implements the [PHP/SAP][phpsap] interface for [Eduard Kouckys l ## Usage ```sh -composer require php-sap/saprfc-harding:^1.0 +composer require php-sap/saprfc-koucky:^1.0 ``` ```php