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 +```