From 60c3c520a62a63f599652d1032c544a5e972f963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Gonz=C3=A1lez=20Ricart?= Date: Tue, 18 Jul 2023 13:48:24 -0400 Subject: [PATCH] changes in the readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e4e9d38..2715e74 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ This package is a laravel wrapper for the [progresivjose/piano-oauth](https://gi First you need to install the package in your laravel project ```bash -composer require progresivjose/laravel-piano-oauth +composer require progresivjose/laravel-piano-oauth -W ``` Then you'll need to include the provider in the *config/app.php* file