From b8c06e731853103db0e4603876c4293bd296f4e5 Mon Sep 17 00:00:00 2001 From: Ronald <23708969+lilcode@users.noreply.github.com> Date: Fri, 8 Dec 2017 09:51:45 +0200 Subject: [PATCH] rename --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4ca8bb..c7dc509 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Flarum uses Composer to manage its dependencies and extensions. The Estonian language pack is available [on Packagist](https://packagist.org/packages/mcronalds/flarum-ext-estonian) and can be managed that way. Make sure that [Composer](https://getcomposer.org/) is installed on your machine, then run the following command in the location where Flarum is installed: ```shell -composer require mcronalds/flarum-ext-estonian -``` \ No newline at end of file +composer require lilcode/flarum-ext-estonian +```