From 97e996d91dec661bae3021b49c324690a593cace Mon Sep 17 00:00:00 2001 From: Vincent Prat Date: Sat, 21 Oct 2017 20:27:07 +0200 Subject: [PATCH] Update composer command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 758517f..328be52 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This package is an extension on top of [Spatie laravel-html](https://github.com/ You can install the package via composer: ``` bash -composer require spatie/laravel-html +composer require marvinlabs/laravel-html-font-awesome ``` If you are using Laravel 5.5, the service provider and facade will automatically be discovered. @@ -103,4 +103,4 @@ If you discover any security related issues, please email freek@spatie.be instea ## License -The MIT License (MIT). Please see [License File](LICENSE.md) for more information. \ No newline at end of file +The MIT License (MIT). Please see [License File](LICENSE.md) for more information.