From d2671b269621b457cf79fe1508e8fecc4e736eb4 Mon Sep 17 00:00:00 2001 From: GabrielPalac Date: Sun, 8 Dec 2024 11:28:35 -0500 Subject: [PATCH] docs: README is updated --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4f1aee7..75cf0f8 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,12 @@ PHP Version Require

+## Install + +```bash +composer require symfony/console lion/command +``` + ## License + The command library is open source software licensed under the [MIT License](https://github.com/lion-packages/command/blob/main/LICENSE).