From 76494d196e99520a48417616557317f305efaaf9 Mon Sep 17 00:00:00 2001 From: Stefan Damjanovic Date: Thu, 25 Jan 2024 17:32:46 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cff7744..c4a41ea 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You can find more info about it [here](https://learn.microsoft.com/en-us/azure/a You can install the package via composer: ```bash -composer require stfndamjanovic/php-circuit-breaker +composer require stfn/php-circuit-breaker ``` ## Usage