From 45e93a67407d3dc51d0a3e6c05a60d2f586f05f0 Mon Sep 17 00:00:00 2001 From: Max Ehsan Date: Wed, 25 Aug 2021 09:23:03 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61083e9..50be938 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Flight is released under the [MIT](http://flightphp.com/license) license. If you're using [Composer](https://getcomposer.org/), you can run the following command: ``` -composer require mikecao/flight +composer require masroore/flight ``` OR you can [download](https://github.com/mikecao/flight/archive/master.zip) them directly