From 3676602454bb42d227c0704925e8527137b5b520 Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Sat, 30 Dec 2023 13:45:56 -0700 Subject: [PATCH] fixed references to old repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26c444d..24c1d07 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ If you're using [Composer](https://getcomposer.org/), you can run the following command: ```bash -composer require mikecao/flight +composer require n0nag0n/flight ``` -OR you can [download](https://github.com/mikecao/flight/archive/master.zip) +OR you can [download](https://github.com/n0nag0n/flight/archive/master.zip) them directly and extract them to your web directory. 2\. Configure your webserver.