diff --git a/README.md b/README.md index f4eda03..df829e9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The recommended method of installing this library is via [Composer](https://getc Run the following command from your project root: ```bash -$ composer require khanamiryan/qrcode-detector-decoder +$ composer require davidkongdesheng/qrcode-detector-decoder ```